Releases: EmbarkStudios/tame-index
Releases · EmbarkStudios/tame-index
0.11.0
Changed
- PR#59 updated
gix
-> 0.62, reqwest
-> 0.12, http
-> 1.1.
0.10.0
Changed
- PR#54 updated
gix
-> 0.61.
- PR#53 updated
gix
-> 0.60.
0.9.9
Changed
- PR#54 updated
gix
-> 0.61.
0.9.8
Changed
- PR#53 updated
gix
-> 0.60.
0.9.7
Added
- PR#52 added
ComboIndexCache::cache_path
to retrieve the path of a particular crate's index entry.
0.9.6
Changed
- PR#51 updated dependencies.
0.9.5
Changed
- PR#49 updated
toml-span
-> 0.2
0.9.4
Changed
- PR#48 replaced
toml
with toml-span
removing several dependencies.
Release 0.9.3
Fixed
- PR#47 fixed #46 by ensuring one full DNS lookup and request response roundtrip is made before going wide to ensure that excessive DNS lookups and connections are not made.