2.1.1
Bug Fixes:
- #80 - Creation of Command through REST API leads to error 500
- Running of migration 0005 with elready existing files in scripts folder might lead to error.
Other:
- black, isort and flake8 have been replaced by ruff
- pre-commit hook introduced to automatically perform formmating/linting after every commit. Check out contributing guide