rattail-harvest/CHANGELOG.md

29 lines
650 B
Markdown
Raw Normal View History

# Changelog
All notable changes to rattail-harvest will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
2024-06-10 19:31:34 -05:00
## v0.3.0 (2024-06-10)
### Feat
- switch from setup.cfg to pyproject.toml + hatchling
2024-06-06 18:53:43 -05:00
## [0.2.1] - 2024-06-06
### Changed
- Add alembic scripts to project manifest.
2024-06-06 18:16:17 -05:00
## [0.2.0] - 2024-06-06
### Changed
- Add typer equivalents for `rattail` commands.
2023-11-18 23:25:16 -06:00
## [0.1.2] - 2023-11-18
### Changed
- Catch-up release, with various schema changes etc.
2022-01-29 16:15:33 -06:00
## [0.1.1] - 2022-01-29
### Added
- Initial version.