hgrep v0.2 Release Notes
Release Date: 2017-10-08 // over 5 years ago-
- ๐จ Print line numbers (optionally disabled with
--no-numbers
) - ๐จ Combine adjacent declarations when printing
- โ Add exception handling for ExactPrint exceptions (Bug fix)
- ๐จ Print line numbers (optionally disabled with
Previous changes from v0.1
-
- ๐ Support Perl-compatible regular expressions (
[-e|--regex]
) - โ Remove redundant dependencies
- ๐ Support Perl-compatible regular expressions (