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: v10.3.2
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: v10.4.0
Choose a head ref
  • 6 commits
  • 53 files changed
  • 4 contributors

Commits on Sep 6, 2025

  1. Configuration menu
    Copy the full SHA
    3d9c825 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    196c573 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c23e23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d96c45e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. feat(parser): add new conventional-commits standard parser for monore…

    …pos (#1143)
    
    Resolves: #614
    
    * refactor(parser-conventional): relocate parser file & separate options from parser class file
    
    * test(fixtures): refactor e2e infrastructure to support monorepo builds
    
    * test(fixtures): add github flow monorepo with squash branch default releases
    
    * test(cmd-version): add e2e test of github flow monorepo squashed 1 channel strategy
    
    * test(fixtures): add github flow monorepo with feature releases & merge commits
    
    * test(cmd-version): add e2e test of github flow monorepo merged 2 channel strategy
    
    * test(fixtures): add trunk-only monorepo with official releases only
    
    * test(cmd-version): add e2e test of trunk-only, 1 channel monorepo
    
    * feat(config): add `conventional-monorepo` as valid `commit_parser` type
    
      NOTICE: This release introduces a new built-in parser type that can be
      utilized for monorepo projects. The type value is `conventional-monorepo`
      and when specified it will apply the conventional commit parser to a
      monorepo environment. This parser has specialized options to help handle
      monorepo projects as well. For more information, please refer to the [Monorepo
      Docs](https://python-semantic-release.readthedocs.io/en/stable).
    
    * docs: add configuration guide for monorepo use with PSR
    
    * docs(commit-parsers): introduce conventional commit monorepo parser options & features
    
    * docs(configuration): update `commit_parser` option with new `conventional-monorepo` value
    codejedi365 authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    e18f866 View commit details
    Browse the repository at this point in the history
  2. 10.4.0

    Automatically generated by python-semantic-release
    semantic-release committed Sep 8, 2025
    Configuration menu
    Copy the full SHA
    6df5e87 View commit details
    Browse the repository at this point in the history
Loading