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: SimpleITK/SimpleITK
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.0rc2
Choose a base ref
...
head repository: SimpleITK/SimpleITK
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0rc3
Choose a head ref
  • 15 commits
  • 10 files changed
  • 2 contributors

Commits on Feb 24, 2025

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

Commits on Mar 25, 2025

  1. BUG: Normalize Python package name to simpleitk

    Change the name of the wheel package to be all lower case per Python
    Packaging enforcement.
    blowekamp committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    5cacc06 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. Merge pull request #2257 from blowekamp/python_package_normalization

    BUG: Normalize Python package name to simpleitk
    blowekamp authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    cfa2e0a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Merge pull request #2248 from blowekamp/image_reader_base_dox

    Image reader base dox
    blowekamp authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    452bdc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6aaaa7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2258 from blowekamp/gha_package_case_insensitive

    Make GHA packaging case insensitive for python wheels
    blowekamp authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    9b24878 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Configuration menu
    Copy the full SHA
    e02008f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2260 from blowekamp/docs_simpleitk_normalization

    Update documentation for python package name normalization
    blowekamp authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    83c2017 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. Configuration menu
    Copy the full SHA
    7149b8b View commit details
    Browse the repository at this point in the history
  2. Don't use head.sha for ci group

    This string changes with the hash of each updated which does not
    enabel auto-canceling of PRS.
    blowekamp committed Apr 7, 2025
    Configuration menu
    Copy the full SHA
    aba4bae View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2262 from blowekamp/release_notes_normalized_package

    Normalize Python package name for latest release notes
    blowekamp authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    a1f3fde View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2263 from blowekamp/gha_fix_group

    Don't use head.sha for ci group
    blowekamp authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    627cef6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Configuration menu
    Copy the full SHA
    f77ae3f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2259 from blowekamp/cb-runners-build

    Replace self-hosted runners with GH hosted runners
    blowekamp authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    8c21c90 View commit details
    Browse the repository at this point in the history
Loading