Change Log¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased¶
Added¶
Sphinx documentation, which includes API docs.
0.0.7 - 2020-05-23¶
Added¶
External client use via sourcing (source the
setup.pywith Python’sexec).Additional project metadata useful for external clients, such as: short description taken from the
README.md, git remotes, author and other data.A better write formatting that now includes a full JSON dump. Again, this is useful to external clients.
Update
zenbuild, which heavily uses this project now.
0.0.6 - 2020-04-24¶
Changed¶
Update to zensols.util from
zensols.actioncli.Fixed regular expression
Nascent git repo no tag state bug fix.