0.10.0
Added
- PR#131 and PR#151 added support for registries other than crates.io, resolving #118. Thanks @m0ssc0de!
- PR#152 added support for creating
.cache
entries when mirroring/syncing registry indices, resolving #16 and #117. - PR#154 added support for mirroring and syncing git submodules, which was the final missing piece for having "perfect" copying of cargo's behavior when fetching crates and registries, resolving #141.