Skip to content

v0.28.0: Release 0.28.0

Compare
Choose a tag to compare
@ato ato released this 27 Jul 06:45
· 51 commits to master since this release

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