Skip to content

Releases: andreascaglioni/python-project-template

Release list

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 19 Oct 13:08

Automated release for v0.1.3.

v0.1.1

Choose a tag to compare

@andreascaglioni andreascaglioni released this 18 Oct 11:30

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…