805 B
805 B
Changelog
All notable changes to rattail-harvest will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.3.2 (2024-08-18)
Fix
- avoid deprecated base class for config extension
v0.3.1 (2024-07-01)
Fix
- remove legacy command definitions
v0.3.0 (2024-06-10)
Feat
- switch from setup.cfg to pyproject.toml + hatchling
[0.2.1] - 2024-06-06
Changed
- Add alembic scripts to project manifest.
[0.2.0] - 2024-06-06
Changed
- Add typer equivalents for
rattail
commands.
[0.1.2] - 2023-11-18
Changed
- Catch-up release, with various schema changes etc.
[0.1.1] - 2022-01-29
Added
- Initial version.