rattail-demo/CHANGELOG.md
2024-11-24 10:33:08 -06:00

47 lines
934 B
Markdown

# Changelog
All notable changes to rattail 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).
## v0.2.4 (2024-11-24)
### Fix
- update project links, kallithea -> forgejo
- avoid deprecated base class for config extension
- just use upstream `main()` for webapi
- update menu config per wuttaweb
- update config for default app model
- remove unused alembic script
## v0.2.3 (2024-07-01)
### Fix
- use rattail function to create top-level command
## v0.2.2 (2024-06-30)
### Fix
- declare custom static libcache module for tailbone
## v0.2.1 (2024-06-30)
### Fix
- add butterball libcache via fanstatic
- add command to purge shopfoo exports
## v0.2.0 (2024-06-10)
### Feat
- switch from setup.cfg to pyproject.toml + hatchling
## v0.1.0 (2016-12-08)
- initial release