This repository was archived by the owner on Apr 29, 2022. It is now read-only.
v1.5.4
- Product quality improvements, see #29
- use
/bin/bashinstead ofshfor nohup, see #33 - improved update mechanism:
- Will only notify about an update when a 'release' is pusblished on GitHub
- Uses GitHub's releases API
- Deprecated .version file (will be deleted soon)
- Added -u, --update flag to check for an update an exit
- Link to release notes when update found
- performance improvement: compress curl requests