v0.28.0: Release 0.28.0
New features:
- Added fetch options to WarcWriter.fetch and fetch tool: maxTime, maxLength, readTimeout, userAgent
- Added fetch tool option --output-file
Bugs fixed:
- Fixed missing response.http().body().size() value when response is truncated and WarcReader.calculateBlockDigest() is enabled