Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 395 Bytes

CHANGELOG.rst

File metadata and controls

13 lines (11 loc) · 395 Bytes

Change Log

0.1

  • feat: Initial development of data models
  • feat: Initial development of admin interface and user setup
  • chore: Created README.md and CITATION.cff
  • chore: Created CHANGELOG.rst and DEVNOTES.rst
  • chore: Created a Makefile for quality-of-life tasks
  • chore: Integrated isort and black as a pre-commit hook
  • chore: Introduced Poetry for dependency management