Skip to content

Releases: frewsxcv/rust-crates-index

v3.11.0

30 Jul 02:36
e3428db

Choose a tag to compare

What's Changed

Full Changelog: v3.10.0...v3.11.0

v3.10.0

27 Apr 07:42
96dd0d6

Choose a tag to compare

New Features

  • update gix to v0.72.1.

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized

v3.9.0

07 Apr 10:31
5c3b107

Choose a tag to compare

This release contains the upgrade to gix v0.71.

Commit Statistics

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

Commit Details

view details
  • Uncategorized

v3.8.0

23 Mar 02:12
d8a0137

Choose a tag to compare

New Features

  • Add git-https-reqwest feature
    That way it's possible to build rust-crates-index without curl.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Release crates-index v3.7.0 (83254de)
    • Release crates-index v3.7.0 (f887d0b)
    • Merge pull request #189 from smoelius/git-https-reqwest (2d4154a)
    • Add git-https-reqwest feature (d003e69)

v3.7.0

16 Mar 04:53
d588ccf

Choose a tag to compare

Chore

  • Update ureq example to version 3.0

New Features

  • upgrade gix to v0.70

Commit Statistics

  • 9 commits contributed to the release.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Merge pull request #183 from M4SS-Code/upgrades (ccaed89)
    • Merge pull request #187 from ericmcbride/fix-uris-ending-with-slash (9d3625f)
    • Get rid of debug expr (0bf18b3)
    • Fix urls with trailing slashses with paths (7a6179e)
    • Upgrade gix to v0.70 (aac3115)
    • Bump rust-version to 1.70 (34e7610)
    • Merge pull request #186 from jfgoog/ureq-3 (857c063)
    • Simplify response conversion. (4b00dd2)
    • Update ureq example to version 3.0 (707342a)

v3.6.0

19 Feb 06:55
4f907a6

Choose a tag to compare

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)

v3.5.0

22 Dec 17:22
0b0ceb8

Choose a tag to compare

New Features

  • upgrade gix to v0.69

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Merge pull request #180 from paolobarbolini/gix-0.69 (07207bd)
    • Upgrade gix to v0.69 (daf488d)

v3.4.0

11 Dec 07:59
4e2a1d4

Choose a tag to compare

New Features

  • upgrade gix to v0.68

Commit Statistics

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

Commit Details

view details

v3.3.0

14 Nov 06:43
adbc764

Choose a tag to compare

A release to update dependencies, namely gix is now at version 0.67.

Commit Statistics

  • 3 commits contributed to the release.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Bump version and update changelog (1054148)
    • Merge branch 'bump-dependencies' (9fdf214)
    • Update all dependencies (0c47c11)

v3.2.0

23 Aug 13:05
7b6c0e3

Choose a tag to compare

New Features

  • upgrade gix to v0.66

Commit Statistics

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

Commit Details

view details
  • Uncategorized