Skip to content

Releases: wcampbell0x2a/zerus

v0.8.1

30 May 21:29
4637f71
Compare
Choose a tag to compare
  • Force checkout when using Fast-Forward when updating git crates.io-index

v0.8.0

30 May 01:44
bfe63df
Compare
Choose a tag to compare
  • Properly set local HEAD to fetched git repo crates.io-index when updating from previous zerus invocation

v0.7.0

11 Apr 23:23
eb85180
Compare
Choose a tag to compare
  • Add automatic crates.io git clone and fetch for mirror

v0.6.0

26 Feb 01:27
14b8b27
Compare
Choose a tag to compare
  • Download crates in parallel

v0.5.0

03 Feb 22:47
9d8f2c4
Compare
Choose a tag to compare
  • Support vendoring rustc build-std dependencies for specific nightly versions with zerus --build-std
  • Improve performance
  • Update README.md

v0.4.0

03 Feb 04:10
03db161
Compare
Choose a tag to compare
  • Update example usage of spare-registry in readme to latest stabilized config
  • Fix path of crates of filename length 3
  • Add example config.json to README

v0.3.0

30 Dec 21:10
7f3ebff
Compare
Choose a tag to compare
v0.3.0

v0.2.0

07 Aug 15:17
Compare
Choose a tag to compare
- Deprecate `serve`, we only support the nightly feature `sparse-registry`

v0.1.0

28 Jul 03:12
e0c4763
Compare
Choose a tag to compare
* Initial Release