-
Notifications
You must be signed in to change notification settings - Fork 264
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
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
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 53 files changed
- 4 contributors
Commits on Sep 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3d9c825 - Browse repository at this point
Copy the full SHA 3d9c825View commit details -
Configuration menu - View commit details
-
Copy full SHA for 196c573 - Browse repository at this point
Copy the full SHA 196c573View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c23e23 - Browse repository at this point
Copy the full SHA 5c23e23View commit details -
Configuration menu - View commit details
-
Copy full SHA for d96c45e - Browse repository at this point
Copy the full SHA d96c45eView commit details
Commits on Sep 8, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for e18f866 - Browse repository at this point
Copy the full SHA e18f866View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6df5e87 - Browse repository at this point
Copy the full SHA 6df5e87View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v10.3.2...v10.4.0