Skip to content

Releases: Anyweb/ACI-Report-Shell

v1.1.1

30 Apr 12:02

Choose a tag to compare

[1.1.1] - 2021-04-30

Added

  • Sample Excel report
  • Python dependencies management with poetry
  • VSCode devcontainer
  • Git message template
  • Linting templates

Removed

  • Python dependencies management with pipenv

Security

  • Updated all Python dependencies to the latest version

v1.1.0: Merge branch 'develop' into 'master'

27 Jan 20:12

Choose a tag to compare

[1.1.0] - 2021-01-27

Added

  • Report which shows all EPGs deployed on a switch interface -> show_interface_epg
  • Contribution instructions & Code of Conduct

Changed