All notable changes to this project will be documented in this file.
The format follows Keep a Changelog and this project adheres to Semantic Versioning.
- (placeholder) Notes for the next release.
0.0.3 - 2025-10-26
- added twine
- run with uv run
0.0.2 - 2025-10-26
- updating project files
- switched to scm versioning
0.0.1 - 2025-06-17
- Initial release
- SemVer policy
- MAJOR - breaking API/schema or CLI changes.
- MINOR - backward-compatible additions and enhancements.
- PATCH - documentation, tooling, or non-breaking fixes.
- Versions are driven by git tags via
setuptools_scm. Tag the repository withvX.Y.Zto publish a release. - Documentation and badges are updated per tag and aliased to latest.