Sourced from python-semantic-release's releases.
\n\n\nv9.12.0 (2024-10-18)
\nFeatures
\n\nBug Fixes
\n\n
\n- \n
\nchangelog: ignore commit exclusion when a commit causes a version bump (
\ne8f886e)- \n
\nparser-angular: change
\nFixescommit type heading toBug Fixes(#1064,09e3a4d)- \n
\nparser-emoji: enable the default bump level option (
\nbc27995)Documentation
\n\n
\n- \n
\nchangelog-templates: add definition & usage of
\nautofit_text_widthtemplate filter (#1062,83e4b86)- \n
\ncommit-parsers: add deprecation message for the tag parser (
\naf94540)- \n
\nconfiguration: add deprecation message for the tag parser (
\na83b7e4)
\nDetailed Changes: v9.11.1...v9.12.0
\n
Sourced from python-semantic-release's changelog.
\n\n\nv9.12.0 (2024-10-18)
\nBug Fixes
\n\n
\n- \n
\nfix(parser-emoji): enable the default bump level option (
\nbc27995)- \n
\nfix(changelog): ignore commit exclusion when a commit causes a version bump (
\ne8f886e)- \n
\nfix(parser-angular): change
\nFixescommit type heading toBug Fixes(#1064)- \n
\ntest(fixtures): update expected changelog heading to
\nBug Fixes- \n
\ntest(unit): update expected changelog heading to
\nBug Fixes(09e3a4d)Documentation
\n\n
\n- \n
\ndocs(configuration): add deprecation message for the tag parser (
\na83b7e4)- \n
\ndocs(commit-parsers): add deprecation message for the tag parser (
\naf94540)Features
\n\n
\n- feat(changelog): add
\nautofit_text_widthfilter to template environment (#1062)This change adds an equivalent style formatter that can apply a text alignment\nto a maximum width and also maintain an indent over paragraphs of text
\n\n
\n- \n
\ndocs(changelog-templates): add definition & usage of
\nautofit_text_widthtemplate filter- \n
\ntest(changelog-context): add test cases to check
\nautofit_text_widthfilter use (83e4b86)v9.11.1 (2024-10-15)
\nBug Fixes
\n\n
\n- fix(changelog): prevent custom template errors when components are in hidden folders (#1060) (
\na7614b0)v9.11.0 (2024-10-12)
\nFeatures
\n\n
\n\n- \n
\nfeat(changelog): add default changelog template in reStructuredText format (#1055)
\n- \n
\ntest(fixtures): update repo generation to create rst & md changelogs
\n- \n
\ntest(release-history): refactor fragile test to utilize repo fixture definitions
\n- \n
\ntest(changelog-cmd): update tests to evaluate rst changelog generation & updates
\n
... (truncated)
\nc1bcfdb 9.12.083e4b86 feat(changelog): add autofit_text_width filter to template environment (#1...d2c153a test: remove tag parser related test codef0aa5f9 test(fixtures): remove tag parser related fixturesa83b7e4 docs(configuration): add deprecation message for the tag parseraf94540 docs(commit-parsers): add deprecation message for the tag parsere9dd7ce chore(config): deprecate legacy tag parser w/ configuration warningdf74202 refactor(cli): declutter logger output from redutant databf66e45 refactor(parser-tag): improve readability of log messagesfd381d4 refactor(parser-scipy): improve readability of log messages