- Github Actions: Continuous Integration
- Remove Travis CI
- Add links to the repository, documentation and bug tracker in pyproject.toml
- loguru: Logging
- fire: Command-line Interface
- dynaconf: Configuration Management
- GitHub Pages: Documentation Hosting
- GitHub Issue Template
- Refactor docs
- Install dependencies before running pytest on pre-commit
- Look into pyproject.toml for flake8 config
- Rename parent cookiecutter to fuse-framework
- Restrict python version to ^3.7
- First release on PyPI.