What's Changed
- cargo clippy --fix by @Urhengulas in #87
- Setup release-plz by @Urhengulas in #88
- Configure release-plz by @Urhengulas in #90
- Recommend
target.'cfg(..)'.linker
for recent Cargo versions by @nilfit in #92 - Remove TryInto import (in prelude since 2021 edition) by @Urhengulas in #93
- Refactor tests by @Urhengulas in #94
- Add support for @file args by @great-houk in #96
- chore: release v0.1.9 by @github-actions in #89
New Contributors
- @nilfit made their first contribution in #92
- @great-houk made their first contribution in #96
- @github-actions made their first contribution in #89
Full Changelog: v0.1.8...v0.1.9
Install flip-link 0.1.9
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/knurling-rs/flip-link/releases/download/v0.1.9/flip-link-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/knurling-rs/flip-link/releases/download/v0.1.9/flip-link-installer.ps1 | iex"
Download flip-link 0.1.9
File | Platform | Checksum |
---|---|---|
flip-link-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
flip-link-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
flip-link-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
flip-link-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
flip-link-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |