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 28 of 40

5.1.0

Not secure
Documentation

- Improve formatting of configuration page
([`9a8e22e`](https://github.com/python-semantic-release/python-semantic-release/commit/9a8e22e838d7dbf3bfd941397c3b39560aca6451))

- Improve formatting of envvars page
([`b376a56`](https://github.com/python-semantic-release/python-semantic-release/commit/b376a567bfd407a507ce0752614b0ca75a0f2973))

- Update index.rst
([`b27c26c`](https://github.com/python-semantic-release/python-semantic-release/commit/b27c26c66e7e41843ab29076f7e724908091b46e))

Features

- **history**: Allow customizing changelog_sections
([207](https://github.com/python-semantic-release/python-semantic-release/pull/207),
[`d5803d5`](https://github.com/python-semantic-release/python-semantic-release/commit/d5803d5c1668d86482a31ac0853bac7ecfdc63bc))

5.0.3

Bug Fixes

- Bump dependencies and fix Windows issues on Development
([173](https://github.com/python-semantic-release/python-semantic-release/pull/173),
[`0a6f8c3`](https://github.com/python-semantic-release/python-semantic-release/commit/0a6f8c3842b05f5f424dad5ce1fa5e3823c7e688))

* Bump dependencies and fix windows issues

* Correctly pass temp dir to test settings

* Remove print call on test settings

* chore: remove py34 and py35 classifiers

* chore: bump twine, requests and python-gitlab

* chore: update tox config to be more granular

* fix: missing mime types on Windows

* chore: bump circleCI and tox python to 3.8

* chore: remove py36 from tox envlist

* chore: isort errors

5.0.2

Not secure
Bug Fixes

- **history**: Leave case of other characters unchanged
([`96ba94c`](https://github.com/python-semantic-release/python-semantic-release/commit/96ba94c4b4593997343ec61ecb6c823c1494d0e2))

Previously, use of str.capitalize() would capitalize the first letter as expected, but all
subsequent letters became lowercase. Now, the other letters remain unchanged.

5.0.1

Not secure
Bug Fixes

- Make action use current version of semantic-release
([`123984d`](https://github.com/python-semantic-release/python-semantic-release/commit/123984d735181c622f3d99088a1ad91321192a11))

This gives two benefits: * In this repo it will work as a smoketest * In other repos when they
specify version int the github workflow they will get the version they specify.

5.0.0

Not secure
Bug Fixes

- Rename default of build_command config
([`d5db22f`](https://github.com/python-semantic-release/python-semantic-release/commit/d5db22f9f7acd05d20fd60a8b4b5a35d4bbfabb8))

Documentation

- **pypi**: Update docstings in pypi.py
([`6502d44`](https://github.com/python-semantic-release/python-semantic-release/commit/6502d448fa65e5dc100e32595e83fff6f62a881a))

Features

- **build**: Allow config setting for build command
([195](https://github.com/python-semantic-release/python-semantic-release/pull/195),
[`740f4bd`](https://github.com/python-semantic-release/python-semantic-release/commit/740f4bdb26569362acfc80f7e862fc2c750a46dd))

* feat(build): allow config setting for build command

BREAKING CHANGE: Previously the build_commands configuration variable set the types of bundles sent
to `python setup.py`. It has been replaced by the configuration variable `build_command` which
takes the full command e.g. `python setup.py sdist` or `poetry build`.

Closes 188

BREAKING CHANGES

- **build**: Previously the build_commands configuration variable set the types of bundles sent to
`python setup.py`. It has been replaced by the configuration variable `build_command` which takes
the full command e.g. `python setup.py sdist` or `poetry build`.

4.11.0

Not secure
Documentation

- Make AUTHORS.rst dynamic
([`db2e076`](https://github.com/python-semantic-release/python-semantic-release/commit/db2e0762f3189d0f1a6ba29aad32bdefb7e0187f))

- **readme**: Fix minor typo
([`c22f69f`](https://github.com/python-semantic-release/python-semantic-release/commit/c22f69f62a215ff65e1ab6dcaa8e7e9662692e64))

Features

- **actions**: Create GitHub Action
([`350245d`](https://github.com/python-semantic-release/python-semantic-release/commit/350245dbfb07ed6a1db017b1d9d1072b368b1497))

Page 28 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.