Attribution

Latest version: v1.7.1

Safety actively analyzes 631310 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.5.1

------

Bugfix release

* 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`

text
$ git shortlog -s v1.5.0...v1.5.1
5 Amethyst Reese
2 pyup.io bot

1.5.0

------

Feature release

- 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

text
$ git shortlog -s v1.4.0...v1.5.0
4 Amethyst Reese
1 pyup.io bot

1.4.0

------

Feature release:

* New "init" command to setup pyproject.toml and create __version__.py
* Switches from toml to tomlkit

text
$ git shortlog -s v1.3.1...v1.4.0
6 Amethyst Reese
1 pyup.io bot

1.3.1

------

Bugfix release

* 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

1.2.0

------

Feature release:

- Move to subcommands for CLI actions
- `attribution generate` will now generate the CHANGELOG content
- Can pull project name from pyproject.toml (`tool.attribution.name`)
- Added `tag` command to bump `__version__`, generate commit, changelog, and tag

text
$ git shortlog -s v1.1...v1.2.0
13 Amethyst Reese

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.