Skip to content

v0.7.0

Compare
Choose a tag to compare
@passcod passcod released this 28 Apr 22:29
· 2038 commits to main since this release
  • Fix: linking behaviour on windows (#106, #111, PR #117)
  • Fix: catch more errors so fallback works better (#109, PR #118)
  • Improvement: warn when --version usage may result in unexpected version being installed (#113, PR #116)
  • New: fallback to installing from source (with cargo install) when no binary is available (suggestion by @fasterthanlime and others, #108, PR #114)