Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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: JuliaML/TableDistances.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.2
Choose a base ref
Loading
...
head repository: JuliaML/TableDistances.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.3
Choose a head ref
Loading
  • 6 commits
  • 3 files changed
  • 3 contributors

Commits on Jan 22, 2024

  1. Bump actions/cache from 3 to 4 (#15)

    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]
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    54e761f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

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

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3...v4)

    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot]
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    de3dcd4 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Use CODECOV_TOKEN

    eliascarv authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    979f223 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Update docstring

    juliohm committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3857623 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Bump julia-actions/setup-julia from 1 to 2 (#17)

    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]
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    4756fcf View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Bump version

    juliohm committed Jun 5, 2024
    2 Configuration menu
    Copy the full SHA
    7f8cfca View commit details
    Browse the repository at this point in the history
Loading