Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-semantic-release/python-semantic-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.18.1
Choose a base ref
...
head repository: python-semantic-release/python-semantic-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.19
Choose a head ref
  • 15 commits
  • 84 files changed
  • 4 contributors

Commits on Feb 8, 2025

  1. Configuration menu
    Copy the full SHA
    154d17c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b09eb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2025

  1. Configuration menu
    Copy the full SHA
    600777c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. feat(parser-conventional): add official conventional-commits parser (

    …#1177)
    
    NOTICE: The 'angular' commit parser has been renamed to 'conventional' to match
    the official conventional-commits standard for which the 'angular' parser has
    evolved into. Please update your configurations to specify 'conventional' as
    the 'commit_parser' value in place of 'angular'. The 'angular' type will be
    removed in v11.
    
    * test: refactor angular references to conventional
    
    * docs: update references to Angular parser to Conventional Commit Parser
    
    * chore(config): change psr parser over to conventional-commits
    
    * chore(psr-changelog-tpls): correct error preventing additional info section
    codejedi365 authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    27ddf84 View commit details
    Browse the repository at this point in the history
  2. 9.19.0

    Automatically generated by python-semantic-release
    semantic-release committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    212683d View commit details
    Browse the repository at this point in the history
  3. Revert "9.19.0"

    This reverts commit 212683d.
    
    Revert commit because release & deploy process failed in CI. Must revert.
    codejedi365 committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    d25c19f View commit details
    Browse the repository at this point in the history
  4. 9.19.0

    Automatically generated by python-semantic-release
    semantic-release committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    c026638 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ca7fe2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    249f37a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. build(deps-dev): bump mypy from 1.14.1 to 1.15.0 (#1181)

    * chore(pre-commit): bump `mypy-plugin` from 1.14.0 to 1.15.0
    dependabot[bot] authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    ca42dbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8343ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55d4a05 View commit details
    Browse the repository at this point in the history
  4. fix(config): handle invalid commit_parser type gracefully (#1180)

    * refactor(cli): improve global error logging
    codejedi365 authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    903c8ba View commit details
    Browse the repository at this point in the history
  5. fix(changelog): standardize heading format for across all version sec…

    …tions (#1182)
    
    * test(fixtures): update changelog generator to match adjusted default template
    
    * test(release-notes): update test cases to match adjusted default template
    
    * test(changelog): update test cases to match adjusted default template
    
    * fix(changelog-rst): standardize heading format for extra release information
    
    * fix(changelog-md): standardize heading format for extra release information
    
    * fix(release-notes): standardize heading format for extra release information
    
    * docs(commit-parsing): update reference to section name of additional release info
    
    * chore(psr-changelog-tpls): standardize all headings & resolve additnl release info usage
    codejedi365 authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    81f9e80 View commit details
    Browse the repository at this point in the history
  6. 9.19.1

    Automatically generated by python-semantic-release
    semantic-release committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    0a6013c View commit details
    Browse the repository at this point in the history
Loading