Skip to content

Releases: python-semantic-release/python-semantic-release

v7.34.6

17 Jun 14:12
Compare
Choose a tag to compare

Fix

  • Relax invoke dependency constraint (18ea200)

v7.34.5

17 Jun 14:00
Compare
Choose a tag to compare

Fix

v7.34.4

15 Jun 08:03
Compare
Choose a tag to compare

Fix

v8.0.0-alpha.8

13 Jun 17:38
Compare
Choose a tag to compare
v8.0.0-alpha.8 Pre-release
Pre-release

v8.0.0-alpha.8 (2023-06-13)

Ci

  • ci: pass tag output and conditionally execute publish steps (d568c69)

Fix

  • fix: correct assets type in configuration (#603)

  • change raw config assets type

  • fix: correct assets type-annotation for RuntimeContext


Co-authored-by: Bernard Cooke <[email protected]> (0e85b94)

Test

  • test: separate command line tests by stdout and stderr (01fa1b6)

v8.0.0-alpha.7

11 Jun 19:23
Compare
Choose a tag to compare
v8.0.0-alpha.7 Pre-release
Pre-release

v8.0.0-alpha.7 (2023-06-11)

Documentation

  • docs: convert to Furo theme (e02547e)

  • docs: update docs with additional required permissions (8d09c30)

Feature

  • feat: add --skip-build option (f3b7600)

  • feat: add Strict Mode (2a128de)

  • feat: add option to specify tag to publish to in publish command (89de15f)

v8.0.0-alpha.6

04 Jun 17:39
Compare
Choose a tag to compare
v8.0.0-alpha.6 Pre-release
Pre-release

v8.0.0-alpha.6 (2023-06-04)

Ci

  • ci: contents permission for workflow (897dd8d)

  • ci: add verbosity (adf4e54)

Feature

  • feat: make it easier to access commit messages in ParsedCommits (bfb0cea)

Fix

  • fix: caching for repo owner and name (67572bd)

  • fix: add logging for token auth, use token for push (d5ed644)

  • fix: make additional attributes available for template authors (4e2fcbe)

  • fix: correct handling of build commands (99f91d8)

Unknown

  • Merge branch 'master' into 8.0.x (49d9e27)

v7.34.3

01 Jun 16:44
Compare
Choose a tag to compare

Fix

  • Generate markdown linter compliant changelog headers & lists (#597) (cc87400)

v7.34.2

29 May 16:06
Compare
Choose a tag to compare

Fix

  • Open all files with explicit utf-8 encoding (#596) (cb71f35)

v7.34.1

28 May 17:49
Compare
Choose a tag to compare

Fix

  • Generate markdown linter compliant changelog headers & lists (#594) (9d9d403)

v7.34.0

28 May 10:24
Compare
Choose a tag to compare

Feature

  • Add option to only parse commits for current working directory (#509) (cdf8116)