rattail-tutorial/CHANGELOG.md

38 lines
818 B
Markdown
Raw Normal View History

2019-08-17 01:22:04 -05:00
# Changelog
All notable changes to rattail-tutorial will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project (probably doesn't) adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
2025-09-20 14:38:46 -05:00
## v0.3.2 (2025-09-20)
### Fix
- fix config extension entry point
- avoid deprecated base class for config extension
- update config for custom emails
- refactor custom menu builder, to inherit some menus
2024-07-01 11:46:10 -05:00
## v0.3.1 (2024-07-01)
### Fix
- remove legacy command definitions
2024-07-01 11:22:57 -05:00
## v0.3.0 (2024-07-01)
### Feat
- migrate all commands to use `typer` framework
2024-07-01 11:03:21 -05:00
## v0.2.0 (2024-07-01)
### Feat
- switch from setup.cfg to pyproject.toml + hatchling
2019-08-17 01:22:04 -05:00
## [0.1.0] - 2019-08-15
### Changed
- Initial version, with very basic (mostly generated) app.