Invoke-release

Latest version: v4.5.2

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

Scan your dependencies

Page 1 of 7

5.0.0beta3

------------------------
- [PATCH] Add configure_release_parameters to __all__

5.0.0beta2

------------------------
- [PATCH] Fix classifiers

5.0.0beta1

------------------------
- [MAJOR] Invoke Release now runs only on Python 3.7+. It can still release projects that use Python 2, but the ``invoke release`` commands must run on Python 3.7+.
- [MAJOR] Removed ``invoke wheel`` command.
- [MAJOR] Renamed plugin method ``version_error_check`` to ``error_check`` because it had nothing to do with versions.
- [MINOR] ``configure_release_parameters`` is deprecated. Please use ``invoke_release.config.config.configure``, instead.
- [MINOR] Performed a major refactor and re-organization of all internal code.
- [MINOR] Added Python type annotations.
- [MINOR] Added the option of supporting other source control providers in the future.
- [MINOR] Converted to a proper configuration system instead of saving config variables to individual global variables.
- [PATCH] Added considerable test coverage (>96% lines covered now)
- [PATCH] ReadTheDocs documentation.
- [MINOR] Fix 37

4.5.2

------------------
- [PATCH] Properly handle + separator added in previous commit

4.5.1

------------------
- [PATCH] Permit a + in the release version specifier

4.5.0

------------------
- [PATCH] Fix GitHub PRs workflow when not pushing branch (33)
- [MINOR] Use parse_version instead of LooseVersion to properly compare versions

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.