rattail-demo/CHANGELOG.md

36 lines
661 B
Markdown
Raw Permalink Normal View History

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-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