Skip to content

0.3.0

Compare
Choose a tag to compare
@dmulyalin dmulyalin released this 26 Jun 10:14
· 12 commits to master since this release

FEATURES

  1. Added new set of plugins - viewers
  2. Added plugin - yED svg viewer WEB UI accessible using CLI tool
  3. Added cli_isis_data ISIS LSDB visualization for Juniper devices output
  4. Added cli_l2_data LLDP visualization for Juniper devices output
  5. Added support for CLI tool to specify logging level
  6. Added support for CLI tool to specify IP address to run V3D server on
  7. Added plugin - V3D viewer WEB UI accessible using CLI tool

CHANGES

  1. Logging reconfigured to not override parent parameters
  2. Moved to Poetry for dependency, packaging and venv management

BUGS

  1. V3D Viewer WEB UI fixed reference to ThreeJS script
  2. #16 doc string fixed
  3. Doctring typos fixes using pylint