v0.0.11
·
471 commits
to master
since this release
- Improved handling of urls passed to
--projectso any path that contains an org/user and repo works. For examplehttps://github.com/houseabsolute/precious/releasesandhttps://github.com/BurntSushi/ripgrep/pull/2049will now work. - All Linux binaries are now compiled with musl statically linked instead of dynamically linking glibc. This should increase portability.
- The Linux ARM target is now just "arm" instead of "armv7", without hard floats ("hf"). This should make the ARM binary more portable.