Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1020 Bytes

CHANGELOG.md

File metadata and controls

36 lines (25 loc) · 1020 Bytes

Changelog

NOTE: vetr-summarizer follows the (semver) Semantic Versioning 2.0.0 specification meaning it has three numerical version parts with distinct rules MAJOR.MINOR.PATCH

0.3.2

  • Add search functionality for class objects.
  • Add Cisco ACI Best Practices Quick Summary link: Ref.
  • Update README.

0.3.1

  • Extend the HTML template (base.j2 and vetr-data.j2)
  • Add some CSS classes.
  • Add toggle all button.
  • Add index column in tables.
  • Customize the DataTables to add Copy, CSV, and Column Visibility buttons.
  • Add column reordering to to DataTable.
  • Add fixed header feature to DataTable.
  • Update README.

0.3.0

  • Convert the codebase to OOP.
  • Update the HTML footer section.
  • Update README.

0.2.0

  • Update CSS styling in the vetr-summary.html file.
  • Verbose output for --help with default values.
  • Update README.

0.1.0

  • Initial release.