v1.3.0
What's Changed
- Fail when WARC file, tagfilters or urlfilters can't be opened by @ZJaume in #55
- Replacing boost::json with nlohmann::json (added
--encoding-errors
handling option and not producing invalid utf8 anymore) by @ZJaume in #57 - EasyBuild configs and installation instructions in the README by @nvanva in #60
- Filter by http status code by @ZJaume in #61
- Recover after a WARC file fails to be opened by @ZJaume in #63
- Add detected encoding to the metadata by @ZJaume in #64
- Fix html missing in JSONL stdout when skipping extraction by @ZJaume in #66
New Contributors
Full Changelog: v1.2.0...v1.3.0