mirror of
https://git.zavage.net/Zavage-Software/app_skellington.git
synced 2024-12-21 14:19:21 -07:00
doc: changelog
This commit is contained in:
parent
2b56b06f45
commit
b743beb53a
22
CHANGELOG.md
Normal file
22
CHANGELOG.md
Normal file
@ -0,0 +1,22 @@
|
||||
# Changelog
|
||||
|
||||
## [0.2.2] (2020-07-19)
|
||||
|
||||
Second release is focused on cleanup, documentation.
|
||||
|
||||
* flake8, black, isort - all warnings and errors fixed.
|
||||
* Documentation improved.
|
||||
* Build and deploy process documented for developers.
|
||||
* Poetry removed, replaced with modern pyproject.toml and setuptools.build_meta
|
||||
for automatic version management.
|
||||
|
||||
## [0.1.0] (2020-07-19)
|
||||
|
||||
First release to PyPi.
|
||||
|
||||
* Basic functionality. Probably not the best code.
|
||||
* Sub-menus supported, multi-level through CLI.
|
||||
* Config through ConfigObj ini. Define spec file and input config.ini
|
||||
* Colored Logging
|
||||
* Services can be defined and provided to classes
|
||||
|
Loading…
Reference in New Issue
Block a user