Releases: vladimirs-git/netports
Releases · vladimirs-git/netports
0.12.1
0.11.1 (2023-12-03)
0.11.1 (2023-12-03)
- [new] check_port() check_ports()
0.10.0 (2023-11-03)
0.10.0 (2023-11-03)
- [new] SwVersion()
0.9.0 (2023-10-23)
0.9.0 (2023-10-23)
- [new] intf_map.py ALL_SHORT
- [change] platform > device_type
- [change] Intf._init_device_type() ValueError > NetportsValueError
- [new] Intf.name_short(replace=[("Fa", "Eth")])
0.8.2 (2023-04-04)
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()
0.7.3
0.7.3 (2023-01-24)
- [fix] Intf.all_names() > mgmt0
0.7.2 (2022-12-17)
- [fix] Intf.all_names() for HP Procurve
0.7.1 (2022-12-06)
- [change] Intf.names() to Intf.all_names()
- [new] intf_name_map.py short_to_long, short_to_long_lower
0.7.0 (2022-12-05)
- [new] Intf.names()
- [change] Intf.name_short
0.6.2 (2022-11-14)
0.6.2 (2022-11-14)
- [change] pyproject.toml
- [change] vlan.py check_vlans()
- [change] tcp.py check_tcp_ports()
0.6.1 (2022-11-01)
0.6.1 (2022-11-01)
- [fix] py.typed
0.6.0 (2022-11-01)
- [rename] Interface4 > Intf
- [new] IntfGM
- [new] pyproject.toml
0.6.0 (2022-11-01)
0.6.0 (2022-11-01)
- [rename] Interface4 > Intf
- [new] IntfGM
- [new] pyproject.toml
0.5.1
0.5.1 (2022-06-20)
- [new] netports.ip_pairs(items, strict)
- [chang] param is_verbose, by default True
- [new] ip.py IP_ALIASES