Skip to content

v2.0.0 Add ebi library usage and quieter cli default

Compare
Choose a tag to compare
@taktran taktran released this 09 Aug 13:30
  • 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 and ERROR messages. To enable it use the --verbose flag