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.19.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.20.0
Choose a head ref
  • 7 commits
  • 32 files changed
  • 5 contributors

Commits on Feb 11, 2025

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

Commits on Feb 17, 2025

  1. Configuration menu
    Copy the full SHA
    a900b2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0363ea3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84b203f View commit details
    Browse the repository at this point in the history
  4. feat(cmd-version): enable stamping of tag formatted versions into fil…

    …es (#1190)
    
    Resolves: #846
    
    * build(deps): add `deprecated~=1.2` for deprecation notices & sphinx documentation
    
    * refactor(noop): simplify text output during `--noop` execution
    
    * chore(mypy): set mypy configuration to ignore `dotty_dict` missing types
    
    * test(declarations): update unit tests for full file modification w/ tag formatted versions
    
    * test(cmd-version): add version stamp test to validate tag formatted version stamping
    
    * docs(configuration): add usage information for tag format version stamping
    codejedi365 authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    8906d8e View commit details
    Browse the repository at this point in the history
  5. feat(cmd-version): extend version_variables to stamp versions with …

    …`@` symbol separator (#1185)
    
    Resolves: #1156
    
    * test(declaration): add unit tests of user-defined version stamping patterns
    
    * test(cmd-version): add test to demonstrate github actions yaml version tag stamping
    
    * docs(configuration): clarify `version_variables` config description & `@` separator usage
    
    ---------
    
    Co-authored-by: codejedi365 <codejedi365@gmail.com>
    benedikt-hess-km and codejedi365 authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    23f69b6 View commit details
    Browse the repository at this point in the history
  6. 9.20.0

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