Releases: frewsxcv/rust-crates-index
Releases · frewsxcv/rust-crates-index
v3.11.0
What's Changed
- feat: update
gixto v0.72.1. by @Byron in #191 - build(deps): upgrade toml to v0.9 by @paolobarbolini in #192
- build(deps): upgrade gix to v0.73 by @paolobarbolini in #193
Full Changelog: v3.10.0...v3.11.0
v3.10.0
New Features
- update
gixto 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
- Update
gixto v0.72.1. (52c2d2d)
- Update
v3.9.0
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
v3.8.0
New Features
- Add
git-https-reqwestfeature
That way it's possible to buildrust-crates-indexwithoutcurl.
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
v3.7.0
Chore
- Update ureq example to version 3.0
New Features
- upgrade
gixto 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
gixto 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
New Features
- Add support for new index cargo hash implementation.
This also addsdirs::local_path_and_canonical_url_with_hash_kind()
andSparseIndex::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
v3.5.0
New Features
- upgrade
gixto 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
v3.4.0
New Features
- upgrade
gixto 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
v3.3.0
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
v3.2.0
New Features
- upgrade
gixto 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
- Upgrade
gixto v0.66 (15a503e)
- Upgrade