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: JuliaQuantumControl/QuantumPropagators.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.4
Choose a base ref
...
head repository: JuliaQuantumControl/QuantumPropagators.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.5
Choose a head ref
  • 8 commits
  • 53 files changed
  • 2 contributors

Commits on Oct 7, 2025

  1. Bump version to 0.8.4+dev

    goerz committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    64dd955 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Bump actions/upload-artifact from 4 to 5

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    52acc8a View commit details
    Browse the repository at this point in the history
  2. Merge #92 from dependabot

    goerz committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    87bd7f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. Configuration menu
    Copy the full SHA
    25c0992 View commit details
    Browse the repository at this point in the history
  2. Add .git-blame-ignore-revs

    goerz committed Oct 29, 2025
    Configuration menu
    Copy the full SHA
    f00fdda View commit details
    Browse the repository at this point in the history
  3. Fix broken use of Julia internals in newton

    Reverts a performance optimization introduced in e3d2ce6 that broke with
    the release of Julia 1.12:
    
        MethodError: no method matching pow_body(::UInt64, ::Float64)
    goerz committed Oct 29, 2025
    Configuration menu
    Copy the full SHA
    30232f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bc85ef View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Release 0.8.5

    goerz committed Oct 30, 2025
    2 Configuration menu
    Copy the full SHA
    da44847 View commit details
    Browse the repository at this point in the history
Loading