v0.7.0
- 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)