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

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    8edfb63 View commit details
    Browse the repository at this point in the history
  2. Bump actions/cache from 1 to 3 (#96)

    Bumps [actions/cache](https://github.com/actions/cache) from 1 to 3.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v1...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      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 9, 2023
    Configuration menu
    Copy the full SHA
    85bc6b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Bump codecov/codecov-action from 1 to 3 (#97)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v1...v3)
    
    ---
    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 Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6d95c6a View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 2 to 3 (#98)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      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 Aug 18, 2023
    Configuration menu
    Copy the full SHA
    9a89867 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9251a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Add isinteger (#104)

    dlfivefifty authored Nov 10, 2024
    2 Configuration menu
    Copy the full SHA
    fb00a6d View commit details
    Browse the repository at this point in the history
  2. v0.6.9

    dlfivefifty committed Nov 10, 2024
    2 Configuration menu
    Copy the full SHA
    5821433 View commit details
    Browse the repository at this point in the history
Loading