Releases: daniel-mizsak/python-package-template
Releases · daniel-mizsak/python-package-template
v0.1.1
v0.1.0
- Updates to
pyproject.toml
- Add
__main__.py
file - Add CLI support
- Update coverage settings
v0.0.4
Minor update and release to make sure the new pypi release workflow works properly.
v0.0.3
Updated the repository with many interesting new solutions such as:
- Codecov
- Devcontainers
- New templates for issues and PRs
- Documentation generated with gh-pages
- In-depth readme for the tools
- Hatch and separated configurations for tox and ruff
Minor updates to documentation
Fix small issues related to readthedocs and readme content.
Initial release
Create the repository with initial settings.