This contains the latest versions of batgrep, batman, batwatch, and prettybat as of commit 00eafe6 (April 8th, 2020).
This is provided as a convenience only.
I would still recommend following the installation instructions in the README for the most up-to-date versions.
Changes
batman: Add--versionoption supportbatgrep: Add--versionoption supportbatwatch: Add--versionoption supportprettybat: Add--versionoption support- docs: Update README to add section on installing with Homebrew
- docs: Improved script descriptions and information
Developer
- developer: Add release message generation to release.sh
- developer: Split hooks into separate files to reduce compiled size
- developer: Update scripts to use $EXECUTABLE_BAT instead of $BAT
- test: Add tests for lib/pager.sh
- test: Add tests for
[script] --version - test: Update test framework`
- test: Skip batgrep tests if ripgrep isn't installed