* Fix `attribution init` for projects with no version tags (26) * Better namespace guessing for projects with dashes in their names * Improved pyproject.toml format from `attribution init`
- New option "signed_tags" to choose between signed and annotated tags (1) - `tag` command will abort early if the requested tag already exists - Improved config documentation
* Fix writing __version__.py file when no [tool.attribution] table found (16) * More debug logging, send debug output to stderr
text $ git shortlog -s v1.3.0...v1.3.1 5 Amethyst Reese
1.3.0
------
Feature release
* Added `version_file` option in pyproject.toml to disable writing version.py (12) * Added sphinx documentation for the package * Tested on Python 3.9a (15)
text $ git shortlog -s v1.2.0...v1.3.0 14 Amethyst Reese 6 Mark Rofail 5 pyup.io bot