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: jeromefroe/lru-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.15.0
Choose a base ref
...
head repository: jeromefroe/lru-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.16.0
Choose a head ref
  • 8 commits
  • 4 files changed
  • 3 contributors

Commits on Jun 27, 2025

  1. Configuration menu
    Copy the full SHA
    7c70e22 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #214 from atouchet/ver

    Add rust-version to Cargo.toml
    jeromefroe authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    fe60d37 View commit details
    Browse the repository at this point in the history
  3. Remove Codecov badge

    atouchet authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    6d35290 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #216 from atouchet/codecov

    Remove Codecov badge
    jeromefroe authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    5ef01d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. clone all hashers

    kralverde committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    20bdf98 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. Merge pull request #217 from kralverde/clone

    Make clone implementation generic over clonable hashers
    jeromefroe authored Jul 3, 2025
    Configuration menu
    Copy the full SHA
    b1b974b View commit details
    Browse the repository at this point in the history
  2. Prepare 0.16.0 release

    jeromefroe committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    17fe4f3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #218 from jeromefroe/jerome/prepare-0-16-0-release

    Prepare 0.16.0 release
    jeromefroe authored Jul 3, 2025
    Configuration menu
    Copy the full SHA
    e2e3e47 View commit details
    Browse the repository at this point in the history
Loading