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: QuantumKitHub/SparseArrayKit.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: QuantumKitHub/SparseArrayKit.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 4 contributors

Commits on Nov 15, 2024

  1. CompatHelper: bump compat for VectorInterface to 0.5, (keep existing …

    …compat) (#16)
    
    Co-authored-by: CompatHelper Julia <[email protected]>
    github-actions[bot] and CompatHelper Julia authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    9a7c0a2 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Bump codecov/codecov-action from 4 to 5 (#17)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 19, 2025
    Configuration menu
    Copy the full SHA
    59692a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. Bump v0.4.1 (#19)

    * Bump v0.4.1
    
    This release includes the VectorInterface v0.5 compat bounds.
    
    * Apply formatting changes
    lkdvos authored Jun 23, 2025
    5 Configuration menu
    Copy the full SHA
    ac05eaa View commit details
    Browse the repository at this point in the history
Loading