- Improved documentation, README (added copy license; fixed badges)
- Updated changelog format
- Bug fixes and improvements
- Clarified documentation
- Add GH action for auto-release
- Minor improvements of examples, documentation, settings. First deployment to PyPi.
- 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…