v10.7.0 (2026-09-22)
This release is published under the MIT License.
✨ Features
-
cmd-stamp: Expand version stamp mechanism to support typed python variables (PR#1485,
947c57b) -
cmd-version: Add optional
git --signoffto version commits (PR#1492,3cecbeb)
📖 Documentation
-
configuration: Added
signoff_commitsetting definition (PR#1492,3cecbeb) -
configuration: Document Python type annotation support for
version_variables(PR#1485,947c57b)
⚙️ Build System
-
deps: Correct
clickrange specification for python3.10+ (PR#1486,e4b3bad) -
deps: Expand
clickdependency range to includev8.5.*(PR#1489,fa87c95)
💡 Additional Release Information
- cmd-version: With this release, we added a boolean flag,
semantic_release.signoff_commit, as an available configuration option to toggle the addition of theSigned-off-bygit trailer/footer message to release commits made by Python Semantic Release. Default is currently set toFalsebut if you want to try this option, set this configuration setting toTrue. In a future major release, this setting will be set toTrueby default.
✅ Resolved Issues
-
#1441: feat: add option to signoff commits made by python-semantic-release
-
#1443: feat: extend
version_variablesto replace vars with python type annotations
Detailed Changes: v10.6.2...v10.7.0
Installable artifacts are available from: