Skip to content

Releases: jedahan/zr

1.1.0

25 Feb 18:17
Compare
Choose a tag to compare
be clearer about TimB87 contribution

1.0.2 - polish

08 Dec 20:40
Compare
Choose a tag to compare

🔮 cleanup help output

1.0.1 - maintenance

08 Dec 20:34
Compare
Choose a tag to compare

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

0.9.0

08 Dec 20:07
Compare
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
Compare
Choose a tag to compare

bugfix: create missing directories

sabanus

07 Jul 20:07
Compare
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
Compare
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

neotoma

25 May 18:53
Compare
Choose a tag to compare

This is the first public release of zr!

Thank you to SX91 for contributing fixes for linux.

I was unable to cross compile for linux, but will try and set that up shortly.