Skip to content

v2.2.1

Compare
Choose a tag to compare
@variadico variadico released this 27 Aug 22:07
· 199 commits to main since this release

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