Download instructions
Download the version below matching your computer's OS and processor
architecture. Rename the file to adifmt or adifmt.exe, make it executable
with chmod a+x adifmt, and put it somewhere in your PATH environment like
~/bin/. Verify it was installed by running adifmt version.
- macOS users: Download
adifmt-darwin-arm64for Macs with M1 chips or newer.
Downloadadifmt-darwin-amd64for older Macs. - Windows users: Download
adifmt-windows-amd64for most modern PCs,
adifmt-windows-arm64for tablets and other ARM devices, and
adifmt-windows-386for older 32-bit computers. - Linux users: Download
adifmt-linux-arm64oradifmt-linux-armfor
Raspberry Pi or other embedded/mobile devices. Otherwise, download
adifmt-linux-amd64(64-bit) oradifmt-linux-386(32-bit).
Alternatively, you can get the latest changes by installing from source:
go install github.com/flwyd/adif-multitool/adifmt@latest
Changes
Upgrade to ADIF 3.1.6 specification. No other functional changes.
Full Changelog: v0.1.20...v0.1.21