Skip to content

0.8.2 (2023-04-04)

Compare
Choose a tag to compare
@vladimirs-git vladimirs-git released this 05 Apr 08:02
· 23 commits to main since this release

0.8.2 (2023-04-04)

Intf(platform="hp_procurve").all_names() -> ["interface Trk1", ...]

0.8.1 (2023-04-04)

  • [change] Intf(platform="hp_procurve").all_names() -> ["interface 1", "1", "interface 1/1"]

0.8.0 (2023-04-03)

  • [delete] Intf.part()
  • [new] Intf.part_after()
  • [new] Intf.part_before()
  • [change] Intf.name_short > Intf.name_short(), property changed to method
  • [change] ValueError > NetportsValueError
  • [new] intf_map.short_to_long() intf_map.long_to_short()