Dark 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: v1.1.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: v1.2.0
Choose a head ref
Loading
  • 6 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 17, 2025

  1. Update CI.yml

    juliohm committed Oct 17, 2025
    Configuration menu
    Copy the full SHA
    82229e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. Bump actions/checkout from 5 to 6 (#20)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)

    ---
    updated-dependencies:
    - dependency-name: actions/checkout
    dependency-version: '6'
    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 Nov 24, 2025
    Configuration menu
    Copy the full SHA
    da88358 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. Fix typo in CI.yml

    juliohm committed Dec 10, 2025
    Configuration menu
    Copy the full SHA
    df0dd17 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Bump actions/cache from 4 to 5 (#21)

    Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4...v5)

    ---
    updated-dependencies:
    - dependency-name: actions/cache
    dependency-version: '5'
    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 Dec 15, 2025
    Configuration menu
    Copy the full SHA
    2beb6c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2026

  1. Update Julia version (#22)

    juliohm authored Jan 10, 2026
    Configuration menu
    Copy the full SHA
    63d173e View commit details
    Browse the repository at this point in the history
  2. 2 Configuration menu
    Copy the full SHA
    6276e4e View commit details
    Browse the repository at this point in the history
Loading