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.py with Python’s exec).

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

0.0.5 - 2018-09-14

Added

  • Specify no entry points.

0.0.3 - 2018-08-19

Changed

  • Version sorting bug.

0.0.3 - 2018-08-19

Changed

  • Version sorting bug.

[0.0.1] - 2018-08-11

Added

  • Initial version