Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 302 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 302 Bytes

CHANGELOG

v1.2.0 (2023-09-04)

  • moved code to src folder - less flat
  • added black linting
  • added more unit test samples
  • fixed makefile
  • Added Dockerfile

v1.0.1 (2023-05-31)

  • fixed makefile to make it more modular and useful
  • fixed github action to include linting and pytest coverage