Releasecmd

Latest version: v0.10.3

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

Scan your dependencies

Page 1 of 3

0.10.3

What's Changed
- Bump actions/setup-python from 4 to 5 in the actions-dependencies group by dependabot in https://github.com/thombashi/releasecmd/pull/1
- Modify to apply dry run only for commands that perform mutable operations when specifying the `--dry-run` option
- Modify to push only the created git tag
- Modify that the existence of build binary files is not required when the `--skip-uploading` option is specified
- Fix `install_requires`
- Add support for Python 3.12


New Contributors
* dependabot made their first contribution in https://github.com/thombashi/releasecmd/pull/1

**Full Changelog**: https://github.com/thombashi/releasecmd/compare/v0.10.0...v0.10.3

0.10.0

- Fix incorrect `DependencyWarning`
- Modify to use `pypa/build` for package build
- Add `zip_safe=False`
- Drop support for Python 3.8
- Remove a deprecated `setup.py` call
- Replace deprecated `pkg_resources` package usages

**Full Changelog**: https://github.com/thombashi/releasecmd/compare/v0.9.0...v0.10.0

0.9.0

- Add deprecation warnings to `--sign` option
- Add `--verbose` option
- Update `build-system`
- Fix an error message

**Full Changelog**: https://github.com/thombashi/releasecmd/compare/v0.8.1...v0.9.0

0.8.0

- Modify to use git-fetch instead of git-pull

0.7.0

- Add `--skip-uploading` option

0.6.0

- Add retries to internal command executions
- Add git pull tags execution before creating a git tag
- Drop support for Python 3.5

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.