Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 2.44 KB

CHANGELOG.md

File metadata and controls

37 lines (29 loc) · 2.44 KB

Changelog

v1.0.3 (2021-09-29)

Fix

  • Retrieve setup.py version from init.py (8d1a998)

v1.0.2 (2021-09-28)

Fix

  • Increase version number (e80eebe)

v1.0.1 (2021-09-28)

Fix

  • Change setup.py author list (c86ed0e)

v1.0.0 (2021-09-28)

Feature

Fix

  • Fix makefile publish (109b753)
  • Fix dockerfile (4f2e516)
  • Fix dockerfile (488d94d)
  • Fix docker entrypoint (5bf5759)
  • Copy all necessary files for docker (2a1e772)
  • Add setup.py to dockerfile (62ccfe3)
  • Fix dockerfile paths and files (3bfc067)
  • test.yml: Fix package dependency (b0f37f3)
  • Makefile: Fix typo in makefile (f82ed61)
  • Makefile: Fix path to semantic-release (64627f5)

Breaking

  • folder structure has changed. (190ca0a)

Documentation