Skip to content

Releases: daniel-mizsak/python-package-template

v0.1.1

10 Aug 13:53
e9c278c
Compare
Choose a tag to compare
  • Update formatting of pyproject.toml
  • Add long command names for sphinx-build
  • Add documentation to other example function
  • Add gitleaks pre-commit hook

v0.1.0

23 Apr 10:02
6247a0e
Compare
Choose a tag to compare
  • Updates to pyproject.toml
  • Add __main__.py file
  • Add CLI support
  • Update coverage settings

v0.0.4

17 Apr 17:10
Compare
Choose a tag to compare

Minor update and release to make sure the new pypi release workflow works properly.

v0.0.3

11 Apr 00:01
Compare
Choose a tag to compare

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

10 Mar 10:29
Compare
Choose a tag to compare

Fix small issues related to readthedocs and readme content.

Initial release

09 Mar 22:49
Compare
Choose a tag to compare

Create the repository with initial settings.