v0.1.1
Pre-release
Pre-release
martinhpedersen
released this
12 Mar 11:18
·
540 commits
to master
since this release
Changes
- Fix file locking issues on Windows.
- Automatic version reporting to Winlink CMS Web Services (can be disabled in config).
- Code cleanup.
Linux
Debian/Ubuntu/Mint/Raspbian
Pick the .deb file with correct architecture:
- x86 64-bit: linux_amd64.deb
- x86 32-bit: linux_i386.deb
- ARM (e.g. Raspberry Pi): linux_armhf.deb
Install the dependencies:
sudo apt-get install libax25
Install Pat:
sudo dpkg -i pat_0.1.1_linux_*.deb
Other Linux distributions
- x86 64-bit: linux_amd64.zip
- x86 32-bit: linux_i386.zip
Apple OS X
Download pat_0.1.1_darwin_amd64.pkg and install.
Windows
Download pat_0.1.1_windows_i386.zip and install.