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.22.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.0
Choose a head ref
  • 9 commits
  • 18 files changed
  • 3 contributors

Commits on Jan 22, 2024

  1. Bump actions/cache from 3 to 4

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3193904 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Merge pull request #179 from JuliaDiff/dependabot/github_actions/acti…

    …ons/cache-4
    
    Bump actions/cache from 3 to 4
    ChrisRackauckas authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d37e6d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Update index.md

    ChrisRackauckas authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    88ea925 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ChrisRackauckas authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    be7777f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    c589f5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #182 from gdalle/docstrings

    Add docstrings and update documentation
    ChrisRackauckas authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c667cf7 View commit details
    Browse the repository at this point in the history
  3. Update Project.toml

    ChrisRackauckas authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8ee5d7c View commit details
    Browse the repository at this point in the history
  4. Update CI.yml

    ChrisRackauckas authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    4effd53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f95612 View commit details
    Browse the repository at this point in the history
Loading