Skip to content

v3.6.0

Latest
Compare
Choose a tag to compare
@Byron Byron released this 19 Feb 06:55
· 3 commits to master since this release
4f907a6

New Features

  • Add support for new index cargo hash implementation.
    This also adds dirs::local_path_and_canonical_url_with_hash_kind()
    and SparseIndex::with_path_and_hash_kind() to control
    which hash is used.

Commit Statistics

  • 6 commits contributed to the release.
  • 58 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Thanks Clippy

Clippy helped 1 time to make code idiomatic.

Commit Details

view details
  • Uncategorized
    • Merge pull request #184 from UebelAndre/stable_hash (1f3b4b0)
    • Thanks clippy (bdd7919)
    • Add support for new index cargo hash implementation. (fd3aecd)
    • Merge pull request #185 from UebelAndre/macos (973f2e5)
    • Fix test which could also fail CI (55ff57a)
    • Add MacOS to CI matrix (ec3c643)