Skip to content

v1.3.0

Compare
Choose a tag to compare
@itdependsnetworks itdependsnetworks released this 10 Nov 00:43
· 151 commits to develop since this release
c839d51

Release Overview

  • Added IOS Config parsing for get_path and get_path_with_children methods.
  • Added OUI mappings and built a flat ci process to manage freshness of data.
  • Added first getter feature with Napalm Getter feature.
  • Converted to mkdocs docs.
  • Added Citrix NetScaler Parser.

[v1.3.0] - 2022-11

Added

  • #146 Added IOS Config parsing for get_path and get_path_with_children methods.
  • #148 Added OUI mappings and built a flat ci process to manage freshness of data.
  • #149 Added first getter feature with Napalm Getter feature.
  • #153 Added Citrix NetScaler Parser.

Changed

  • #152 Converted to mkdocs docs.
  • #154 Update testing mock strategy for config parsers.
  • #155 Update links to render properly on rtd and pypi.
  • #159 Change how dunder version is created.