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.21.1
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.22.0
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 4, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    f4951bf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #177 from JuliaDiff/dependabot/github_actions/acti…

    …ons/checkout-4
    
    Bump actions/checkout from 3 to 4
    ChrisRackauckas authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    50ebf92 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    929832e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #178 from JuliaDiff/generic

    Fix generic-ness and improve inference
    ChrisRackauckas authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    7e4915a View commit details
    Browse the repository at this point in the history
Loading