Skip to content

v0.1.1

Choose a tag to compare

@andreascaglioni andreascaglioni released this 18 Oct 11:30
· 17 commits to main since this release

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…