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: noir-lang/sparse_array
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: noir-lang/sparse_array
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 6 commits
  • 7 files changed
  • 4 contributors

Commits on Nov 14, 2024

  1. chore: remove formatter from nightly canary (#5)

    # Description
    
    ## Problem\*
    
    Resolves #3 
    
    ## Summary\*
    
    This PR removes the formatter from the nightly canary to ensure that we
    get meaningful failures.
    
    ## Additional Context
    
    
    
    # PR Checklist\*
    
    - [x] I have tested the changes locally.
    - [x] I have formatted the changes with [Prettier](https://prettier.io/)
    and/or `cargo fmt` on default settings.
    TomAFrench authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    15e0ab6 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

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

Commits on Jan 6, 2025

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

Commits on Jan 16, 2025

  1. chore: update canary (#9)

    TomAFrench authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    c3951db View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. fix: bump noir_sort to v0.2.3 (#10)

    TomAFrench authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    6c17937 View commit details
    Browse the repository at this point in the history
  2. chore: Release 0.1.1 (#12)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    7669148 View commit details
    Browse the repository at this point in the history
Loading