v2.0.0 Add ebi library usage and quieter cli default
- Can now be used as a library with
require('ebi');
- Added
no-match
result type when file exists but search/regex is not found - Default command line output does not display
INFO
andERROR
messages. To enable it use the--verbose
flag