doc: changelog
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user