Releaselogit

Latest version: v0.17.0

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

Scan your dependencies

Page 1 of 4

0.16.1

Clean up.
- Remove p_cls from Example1 parameter list
- Add toml module to requirements.

0.16.0

Return the latest version only as a string.
- Add method to return the latest version only as a string.

0.15.0

__next__ must return the release specification.
- After the version was removed as a key in the release note, it is impossible to determine the actual release of the release note. Change the code to return the entire dictionary record including the release specification..

0.14.0

Radd_release_note returns incorrect value.
-If add_release_note is unsuccessful, add_release_note still returns True.

0.13.0

Remove "FileChanges" from release.toml.
- It was a good idea at the time but not necessary because the changes to files should (are) rather be tracked in git self
Discontinue Version option in release.toml
- Version option in release.toml is unnecessary and creates a point of failure due to duplication in the toml file. The section already contains the version and it is inherent in the dict structure .

0.12.0

Update .packageit/release.toml with he latest releases notes.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.