Releases: networktocode/netutils
Releases · networktocode/netutils
v1.0.0
02 Dec 19:50
Compare
Sorry, something went wrong.
No results found
Changelog
v1.0.0 - 2021-12
Added
#69 Normalise banner demiliter for IOS to ^C & support parsing delimiter ^
Fixed
#79 F5 parser fix for irules with multiline single command lines.
Removed
#83 remove support for old function 'is_fqdn_valid' as prep for 1.0.0
New Contributors
Full Changelog : v0.2.5...v1.0.0
v0.2.5
26 Nov 23:49
Compare
Sorry, something went wrong.
No results found
Added
#76 Added wrapper for Python ipaddress methods for use with Jinja
Fixed
#75 Updated Python requirements to be loosened
#76 Fixed doc errors with ip methods
#77 Fixed CI pipeline for docker caching
v0.2.4
13 Nov 17:23
Compare
Sorry, something went wrong.
No results found
Added
#33 Add interface range compress function
#53 Add get peer address function
#59 Add bandwidth converting function
#65 Added Docker caching
#68 Add Fortinet Fortios Parser support
Changed
#64 CI implementation on GitHub actions
Fixed
#52 Update pyproject.toml build-server
#55 update version in toml and init files
#63 Fix lack of zero padding on ip to binary conversion
#70 Fix lack of zero padding on ip to hex conversion
#68 Update Black pinning
v0.2.3
22 Sep 18:49
Compare
Sorry, something went wrong.
No results found
v0.2.3 - 2021-09
Added
#45 Added a jinja2 convenience function
Changed
#46 Updated NAPALM Maps to include community drivers
Fixed
0.2.2
02 Sep 20:55
Compare
Sorry, something went wrong.
No results found
v0.2.2 - 2021-09
Added
#35 TCP/UDP Mappings
#31 Interface range expansion
#28 IPv6 Functionality to IP Module
#34 Interface sorting
Changed
#39 Updated docs to include automation library mappings
#41 Updated docs to include tcp/udp mappings
Fixed
Corrected contribution and attribution docs
0.2.1
10 Jun 15:00
Compare
Sorry, something went wrong.
No results found
Added
Changed
#17 Update interface mapping for Sync, TenGig, Port-channel.
0.2.0
03 Jun 10:13
Compare
Sorry, something went wrong.
No results found
Fixed
Enable docsting tests
Fix docstring tests
Fix wording and links on README
Changed
Changed name of is_fqdn_valid to is_fqdn_resolvable, prepare to deprecate is_fqdn_valid
Removed automatic import of all functions on initiation of package
Moved interface mappings from variables to constants
0.1.2
12 May 14:09
Compare
Sorry, something went wrong.
No results found
Update travis configuration to release a new version from CI/CD pipeline