Commit 14b80be
committed
Release 0.31.0
New features
* Added optional support for brotli content encoding #88 (Sabastian Nagel)
* Added HttpMessage.bodyDecoded() #88 (Sabastian Nagel)
* WarcTool: Added `dedupe` subcommand
* DedupeTool: Added --verbose option and silenced default logging
Bugs fixed
* GunzipChannel: Fixed incorrect record length calculation when gzip footer aligns with the end of the buffer
* ValidateTool: Fixed digest validation #87 (Sabastian Nagel)
* DedupeTool: Used matchType=exact to properly handle CDX queries for URLs ending with `*`
* DedupeTool: Fixed record copying when transferTo copies fewer bytes than requested
* DedupeTool: Prevented appending of an empty gzip member when no records were deduplicated
* DedupeTool: Fixed exception when input files are in the current working directory1 parent 9652eaa commit 14b80be
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments