v2.2.1
Added
- Add notification config docs to repo.
Fixed
- Bug that caused noti to not work on macOS Sierra.
Notes
Today's binaries are compiled on Go 1.7.
The easy way to grab a binary.
# For macOS.
curl -L https://github.com/variadico/noti/releases/download/v2.2.1/noti2.2.1.darwin-amd64.tar.gz | tar -xz
# For Linux.
curl -L https://github.com/variadico/noti/releases/download/v2.2.1/noti2.2.1.linux-amd64.tar.gz | tar -xz