Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

43 lines (27 loc) · 1.02 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.0 - 2023-05-31

Added

  • Add topology pulling (#79)
  • Lint Dockerfiles on CI (#81)
  • Build and publish container images from CI (#74)
  • Coverage reporting with coveralls.io (#46)
  • Code formatting checks on CI (#44, #69)
  • CI on GitHub Actions (#16, #35, #38)

Fixed

  • Make tests more useful (#40)

Changed

  • Update connexion (#84, #91)
  • Use MongoDB instead of SQLite (#75, #82)
  • Update tox and CI configuration (#72)
  • Address some flake8 errors (#14)
  • Suggest using a venv (#20)
  • Update flask-testing (#17)

Removed

  • Remove MetaClass (#45)

1.0.0 - 2022-06-22

No Changelog entries available.