Tags: frewsxcv/rust-crates-index
Tags
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](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details * **Uncategorized** - Prepare next release (9561799) - Merge pull request #190 from syphar/gix-upgrade (cd67dcf) - Ugprade gix to 0.71.0 (46b3cab)
### 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](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit 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)
### 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](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit 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)
### 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](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Thanks Clippy [Clippy](https://github.com/rust-lang/rust-clippy) helped 1 time to make code idiomatic. ### Commit 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)
### 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](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details * **Uncategorized** - Merge pull request #180 from paolobarbolini/gix-0.69 (07207bd) - Upgrade `gix` to v0.69 (daf488d)
### 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](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details * **Uncategorized** - Merge pull request #179 from Eh2406/set_commit (42e2d22) - Refactor (b4e6379) - Upgrade `gix` to v0.68 (4d5a4e4) - Api to set the head commit (383e4f7) - Remove head_commit_hex (b801850)
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](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details * **Uncategorized** - Bump version and update changelog (1054148) - Merge branch 'bump-dependencies' (9fdf214) - Update all dependencies (0c47c11)
### 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](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details * **Uncategorized** - Upgrade `gix` to v0.66 (15a503e)
### New Features - update `gix` to v0.64 ### Other - expose dependency registry url This commit exposes the field `registry` on the `Dependency` struct. This field is always set by `cargo`, and it's needed to properly handle dependencies when multiple registries are used. ### Commit Statistics - 6 commits contributed to the release. - 63 days passed between releases. - 2 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details * **Uncategorized** - Merge branch 'update-gix' (8cc981f) - Fix registry field (7a79f51) - Update all dependencies (39b6ff8) - Update `gix` to v0.64 (73b7bf2) - Merge pull request #174 from demurgos/feature/dependency-registry (8b0a542) - Expose dependency registry url (7042251)
### New Features (BREAKING) - upgrade `http` to v1.0 It's breaking as `http` types are in our public API with the `sparse` feature enabled. ### Commit Statistics - 2 commits contributed to the release. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details * **Uncategorized** - Merge branch 'fix-breakage' (ffc0920) - Upgrade `http` to v1.0 (8d85c9a)
PreviousNext