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: JuliaDiff/FiniteDiff.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.23.0
Choose a base ref
...
head repository: JuliaDiff/FiniteDiff.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.23.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 1, 2024

  1. Bump julia-actions/setup-julia from 1 to 2

    Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2.
    - [Release notes](https://github.com/julia-actions/setup-julia/releases)
    - [Commits](julia-actions/setup-julia@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: julia-actions/setup-julia
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ca91376 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Merge pull request #183 from JuliaDiff/dependabot/github_actions/juli…

    …a-actions/setup-julia-2
    
    Bump julia-actions/setup-julia from 1 to 2
    ChrisRackauckas authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    bf30a03 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Refresh Hessian caches on run

    Fixes #185 and fixes #127
    ChrisRackauckas committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b06e3e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #186 from JuliaDiff/hesscache

    Refresh Hessian caches on run
    ChrisRackauckas authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6250778 View commit details
    Browse the repository at this point in the history
  3. Update Project.toml

    ChrisRackauckas authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7991592 View commit details
    Browse the repository at this point in the history
Loading