Python-semantic-release

Latest version: v9.15.2

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

Scan your dependencies

Page 37 of 40

2.1.2

Not secure
Bug Fixes

- **cli**: Fix call to generate_changelog in publish
([`5f8bce4`](https://github.com/python-semantic-release/python-semantic-release/commit/5f8bce4cbb5e1729e674efd6c651e2531aea2a16))

2.1.1

Not secure
Bug Fixes

- **history**: Fix issue in get_previous_version
([`f961786`](https://github.com/python-semantic-release/python-semantic-release/commit/f961786aa3eaa3a620f47cc09243340fd329b9c2))

2.1.0

Not secure
Bug Fixes

- **cli**: Fix check of token in changelog command
([`cc6e6ab`](https://github.com/python-semantic-release/python-semantic-release/commit/cc6e6abe1e91d3aa24e8d73e704829669bea5fd7))

- **github**: Fix the github releases integration
([`f0c3c1d`](https://github.com/python-semantic-release/python-semantic-release/commit/f0c3c1db97752b71f2153ae9f623501b0b8e2c98))

- **history**: Fix changelog generation
([`f010272`](https://github.com/python-semantic-release/python-semantic-release/commit/f01027203a8ca69d21b4aff689e60e8c8d6f9af5))

This enables regeneration of a given versions changelog.

Features

- **cli**: Add the possibility to repost the changelog
([`4d028e2`](https://github.com/python-semantic-release/python-semantic-release/commit/4d028e21b9da01be8caac8f23f2c11e0c087e485))

2.0.0

Not secure
Bug Fixes

- **cli**: Change output indentation on changelog
([`2ca41d3`](https://github.com/python-semantic-release/python-semantic-release/commit/2ca41d3bd1b8b9d9fe7e162772560e3defe2a41e))

- **history**: Fix level id's in angular parser
([`2918d75`](https://github.com/python-semantic-release/python-semantic-release/commit/2918d759bf462082280ede971a5222fe01634ed8))

- **history**: Fix regex in angular parser
([`974ccda`](https://github.com/python-semantic-release/python-semantic-release/commit/974ccdad392d768af5e187dabc184be9ac3e133d))

This fixes a problem where multiline commit messages where not correctly parsed.

- **history**: Support unexpected types in changelog generator
([`13deacf`](https://github.com/python-semantic-release/python-semantic-release/commit/13deacf5d33ed500e4e94ea702a2a16be2aa7c48))

Features

- **cli**: Add command for printing the changelog
([`336b8bc`](https://github.com/python-semantic-release/python-semantic-release/commit/336b8bcc01fc1029ff37a79c92935d4b8ea69203))

Usage: `semantic_release changelog`

- **github**: Add github release changelog helper
([`da18795`](https://github.com/python-semantic-release/python-semantic-release/commit/da187951af31f377ac57fe17462551cfd776dc6e))

- **history**: Add angular parser
([`91e4f0f`](https://github.com/python-semantic-release/python-semantic-release/commit/91e4f0f4269d01b255efcd6d7121bbfd5a682e12))

This adds a parser that follows the angular specification. The parser is not hooked into the history
evaluation yet. However, it will become the default parser of commit messages when the evaluator
starts using exchangeable parsers.

Related to 17

- **history**: Add generate_changelog function
([`347f21a`](https://github.com/python-semantic-release/python-semantic-release/commit/347f21a1f8d655a71a0e7d58b64d4c6bc6d0bf31))

It generates a dict with changelog information to each of the given section types.

- **history**: Add markdown changelog formatter
([`d77b58d`](https://github.com/python-semantic-release/python-semantic-release/commit/d77b58db4b66aec94200dccab94f483def4dacc9))

- **history**: Set angular parser as the default
([`c2cf537`](https://github.com/python-semantic-release/python-semantic-release/commit/c2cf537a42beaa60cd372c7c9f8fb45db8085917))

BREAKING CHANGE: This changes the default parser. Thus, the default behaviour of the commit log
evaluator will change. From now on it will use the angular commit message spec to determine the
new version.

- **publish**: Add publishing of changelog to github
([`74324ba`](https://github.com/python-semantic-release/python-semantic-release/commit/74324ba2749cdbbe80a92b5abbecfeab04617699))

- **settings**: Add loading of current parser
([`7bd0916`](https://github.com/python-semantic-release/python-semantic-release/commit/7bd0916f87a1f9fe839c853eab05cae1af420cd2))

1.2.4

New behavior `my_version_var="1.2.3"` => `my_version_var="1.2.4"`

I am using python-semantic-release with a Julia project and this change will allow for consistent
formatting in my Project.toml file where the version is maintained

- Use same changelog code for command as post
([`248f622`](https://github.com/python-semantic-release/python-semantic-release/commit/248f62283c59182868c43ff105a66d85c923a894))

See 27 for background.

Documentation

- Add installation instructions for development
([106](https://github.com/python-semantic-release/python-semantic-release/pull/106),
[`9168d0e`](https://github.com/python-semantic-release/python-semantic-release/commit/9168d0ea56734319a5d77e890f23ff6ba51cc97d))

- **readme**: Add testing instructions
([`bb352f5`](https://github.com/python-semantic-release/python-semantic-release/commit/bb352f5b6616cc42c9f2f2487c51dedda1c68295))

Features

- **ci_checks**: Add support for bitbucket
([`9fc120d`](https://github.com/python-semantic-release/python-semantic-release/commit/9fc120d1a7e4acbbca609628e72651685108b364))

1.0.0

Not secure

Page 37 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.