Python Semantic Release
Version updated for python-semantic-release/python-semantic-release to version v9.10.0.
- This action is used across all versions by 3,661 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
v9.10.0 (2024-10-08)
Features
changelog: add
changelog_insertion_flagto changelog template context (#1045,c18c245)changelog: add
changelog_modeto changelog template context (#1045,c18c245)changelog: add
prev_changelog_fileto changelog template context (#1045,c18c245)changelog: add
read_filefunction to changelog template context (#1045,c18c245)changelog: add shorthand
ctxvariable to changelog template env (#1045,c18c245)changelog: modify changelog template to support changelog updates (#1045,
c18c245)config: add
changelog.default_templates.output_formatconfig option (#1045,c18c245)config: add
changelog.insertion_flagas configuration option (#1045,c18c245)config: add
changelog.modeas configuration option (#1045,c18c245)github-actions: add an action
builddirective to toggle the--skip-buildoption (#1044,26597e2)
Bug Fixes
config: prevent jinja from autoescaping markdown content by default (#1045,
c18c245)changelog: adjust angular heading names for readability (#1045,
c18c245)changelog: ensure changelog templates can handle complex directory includes (#1045,
c18c245)changelog: only render user templates when files exist (#1045,
c18c245)
Documentation
changelog-templates: improve detail & describe new
changelog.mode="update"(#1045,c18c245)commands: update definition of the version commands
--skip-buildoption (#1044,26597e2)configuration: add
changelog.modeandchangelog.insertion_flagconfig definitions (#1045,c18c245)configuration: define the new
changelog.default_templates.output_formatoption (#1045,c18c245)configuration: mark version of configuration setting introduction (#1045,
c18c245)configuration: standardize all true/false to lowercase ensuring toml-compatibility (#1045,
c18c245)configuration: update
changelog.environment.autoescapedefault tofalseto match code (#1045,c18c245)github-actions: add description of the
buildinput directive (#1044,26597e2)github-actions: update primary example with workflow sha controlled pipeline (
14f04df)homepage: update custom changelog reference (#1045,
c18c245)
Resolved Issues
- #858: Append release notes to changelog instead of overwrite
Detailed Changes: v9.9.0…v9.10.0