2024-06-10 20:54:36 -05:00
|
|
|
|
|
|
|
# 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).
|
|
|
|
|
2024-11-24 10:33:08 -06:00
|
|
|
## 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
|
|
|
|
|
2024-07-01 11:54:15 -05:00
|
|
|
## v0.2.3 (2024-07-01)
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
- use rattail function to create top-level command
|
|
|
|
|
2024-06-30 12:00:10 -05:00
|
|
|
## v0.2.2 (2024-06-30)
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
- declare custom static libcache module for tailbone
|
|
|
|
|
2024-06-30 11:56:19 -05:00
|
|
|
## v0.2.1 (2024-06-30)
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
- add butterball libcache via fanstatic
|
|
|
|
- add command to purge shopfoo exports
|
|
|
|
|
2024-06-10 20:54:36 -05:00
|
|
|
## v0.2.0 (2024-06-10)
|
|
|
|
|
|
|
|
### Feat
|
|
|
|
|
|
|
|
- switch from setup.cfg to pyproject.toml + hatchling
|
|
|
|
|
|
|
|
## v0.1.0 (2016-12-08)
|
|
|
|
|
|
|
|
- initial release
|