Skip to content

Releases: andreascaglioni/python-project-template

v0.1.3

19 Oct 13:08

Choose a tag to compare

Automated release for v0.1.3.

v0.1.1

18 Oct 11:30

Choose a tag to compare

Changelog

Unreleased

0.1.1 - 2025-10-18

  • Minor improvements of examples, documentation, settings. First deployment to PyPi.

0.1.0 - 2025-10-17

  • Initial release: simple Calculator API (Operation, Registry, utils) with good practices for coding project such as testing, documentation, type checking, CI/CD for tests and documentation…