8.0.0
What's Changed
- Converted the tests to use streaming data by @Abigael-JT in #316
- Enabled disabled spath tests by @Abigael-JT in #348
- add option "mode" with value "FAILFAST" to JSON file reader by @eemhu in #350
- Test file renamed and removed irrelevant tests by @Abigael-JT in #354
- moved syntaxErrorTest to pth-03 by @Abigael-JT in #346
- Remove trailing commas from json files to make them adhere to json lines standard by @eemhu in #351
- Use spark regex extraction for tokens when bloom pattern is present by @elliVM in #363
restored tokenizer functionality and therefore major version update.
introduced a new command:
| teragrep rexec regexextract ...
New Contributors
- @Abigael-JT made their first contribution in #316
Full Changelog: 7.2.3...8.0.0