rattail-cognitive/CHANGELOG.md

61 lines
996 B
Markdown
Raw Permalink Normal View History

2017-07-07 10:21:32 -05:00
# Changelog
All notable changes to rattail_cognitive will be documented in this file.
2017-07-07 10:21:32 -05:00
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-09 15:39:36 -05:00
## v0.4.0 (2024-07-09)
### Feat
- switch from setup.cfg to pyproject.toml + hatchling
## 0.3.6 (2023-06-01)
2023-06-01 14:19:58 -05:00
* Replace ``setup.py`` contents with ``setup.cfg``.
## 0.3.5 (2019-01-21)
2019-01-21 17:28:35 -06:00
* Remove unused reference to ``cStringIO``.
## 0.3.4 (2017-07-07)
2017-07-07 10:21:32 -05:00
* Switch license to GPL v3 (no longer Affero)
2015-08-24 19:26:21 -05:00
## 0.3.3
2015-08-24 19:26:21 -05:00
* Refactor some config usage per rattail changes.
2013-05-12 10:31:17 -05:00
## 0.3.2
2014-05-11 15:59:02 -05:00
* Fix broken barcode commands.
UPC wasn't working, and EAN wasn't even being attempted...
## 0.3.1
2014-04-29 23:07:52 -05:00
* Refactor ``rattail.hw.cognitive`` -> ``rattail_cognitive``.
## 0.3a3
2013-05-12 10:31:17 -05:00
- [general] Fixed namespace package declaration.
- [general] Added initial Fabric script.
## 0.3a2
2013-05-12 10:31:17 -05:00
- Tweaked default label format.
## 0.3a1
2013-05-12 10:31:17 -05:00
- Initial port to Rattail v0.3.