Skip to content

Releases: jedahan/zr

2.0.0

29 Apr 18:08

Choose a tag to compare

Add +generate, +version. Add --base option for shorthand urls. Deprec…

1.2.1

10 Dec 20:22

Choose a tag to compare

update benchmark

1.2.0

09 Dec 20:41

Choose a tag to compare

  • Add +help, +version, and +update actions
  • Recursively clone repositories (thanks @olets)

1.1.0

25 Feb 18:17

Choose a tag to compare

be clearer about TimB87 contribution

1.0.2 - polish

08 Dec 20:40

Choose a tag to compare

🔮 cleanup help output

1.0.1 - maintenance

08 Dec 20:34

Choose a tag to compare

🔧 updated dependencies
🔢 added functions directory to fpath if found and contains functions

0.9.0

08 Dec 20:07

Choose a tag to compare

🐭 lean

⚠️ zr uses stdin/stdout instead of generating an init.zsh file
🚤 doubled speed by printing to stdout instead of handling files
🥬 reduced binary from 4.9Mb to 1.8Mb by removing clap and stripping the binary

0.6.1

08 Jul 16:05

Choose a tag to compare

bugfix: create missing directories

sabanus

07 Jul 20:07

Choose a tag to compare

  • The new format for zsh load is zr load author/plugin/path/to/file.zsh, fixing a lot of brittleness
  • Added a sample zsh benchmark (please contribute benchmarks on the wiki!)

fink

05 Jun 19:26

Choose a tag to compare

Soft-deprecated add and reset in favor of load, which is much (~2x) faster (160ms down to 80ms)
Output what repositories were being cloned when first cloning