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: iterorganization/IMAS-Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.0
Choose a base ref
...
head repository: iterorganization/IMAS-Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.3.0
Choose a head ref
  • 19 commits
  • 33 files changed
  • 5 contributors

Commits on Feb 27, 2026

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

Commits on Mar 3, 2026

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

Commits on Mar 26, 2026

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

Commits on Apr 1, 2026

  1. Configuration menu
    Copy the full SHA
    3930606 View commit details
    Browse the repository at this point in the history
  2. Clarify API doc (#106)

    olivhoenen authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    062c2ca View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

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

Commits on May 11, 2026

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

Commits on May 19, 2026

  1. Configuration menu
    Copy the full SHA
    77d73f8 View commit details
    Browse the repository at this point in the history
  2. Bump actions/upload-artifact from 4 to 7

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and olivhoenen committed May 19, 2026
    Configuration menu
    Copy the full SHA
    b7b61cd View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 4 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and olivhoenen committed May 19, 2026
    Configuration menu
    Copy the full SHA
    1c73f65 View commit details
    Browse the repository at this point in the history
  4. Bump actions/setup-python from 4 to 6

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 6.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and olivhoenen committed May 19, 2026
    Configuration menu
    Copy the full SHA
    4999722 View commit details
    Browse the repository at this point in the history
  5. Bump actions/download-artifact from 4 to 8

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v4...v8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '8'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and olivhoenen committed May 19, 2026
    Configuration menu
    Copy the full SHA
    b6f3ed4 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2026

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

Commits on Jun 3, 2026

  1. remove uda workaround option which fails with non-existing fields in …

    …the current default DD version
    olivhoenen committed Jun 3, 2026
    Configuration menu
    Copy the full SHA
    dceda68 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2026

  1. Add units metadata to Identifiers

    N.B. This commit also includes a refactor to remove IDSIdentifier.__init__ and use __new__ only.
    See https://docs.python.org/3/howto/enum.html#when-to-use-new-vs-init
    maarten-ic authored and olivhoenen committed Jun 12, 2026
    Configuration menu
    Copy the full SHA
    8caae6d View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2026

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

Commits on Jun 17, 2026

  1. Configuration menu
    Copy the full SHA
    82fdd1f View commit details
    Browse the repository at this point in the history
  2. fixup documentation refs

    olivhoenen committed Jun 17, 2026
    Configuration menu
    Copy the full SHA
    77939fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    474bc8b View commit details
    Browse the repository at this point in the history
Loading