Skip to content

v0.0.11

Choose a tag to compare

@github-actions github-actions released this 03 Jul 17:45
· 471 commits to master since this release
  • Improved handling of urls passed to --project so any path that contains an org/user and repo works. For example https://github.com/houseabsolute/precious/releases and https://github.com/BurntSushi/ripgrep/pull/2049 will 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.