Release Notes
- Increased MSRV to 1.82
- Linux release artifacts are now built on Ubuntu 22.04 (up from Ubuntu 20.04),
which may result in a more recent glibc being required
- Added a
--json option to query-tracker
Install demagnetize 0.4.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jwodder/demagnetize-rs/releases/download/v0.4.0/demagnetize-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/jwodder/demagnetize-rs/releases/download/v0.4.0/demagnetize-installer.ps1 | iex"
Download demagnetize 0.4.0