Releases: nlnwa/gowarc
Releases · nlnwa/gowarc
v1.0.0-alpha.22
Digest encoding (#51) * * Support for base16, base32 and base64 encoding of digests. * Option for setting the default encoding to use for new digests.
v1.0.0-alpha.21
Merge pull request #50 from nlnwa/eof_panic Validate content-length and avoid panic on unexpected EOF
v1.0.0-alpha.20
Merge pull request #49 from nlnwa/warcid optional WarcidFunc, better evaluation and typos
v1.0.0-alpha.19
Merge pull request #48 from nlnwa/revisit Support making revisit records from resource records
v1.0.0-alpha.18
Merge pull request #47 from nlnwa/fixes * Fixed error when reading: Skipped too few bytes between records
v1.0.0-alpha.17
Merge pull request #46 from nlnwa/fixes Fixed reading of gzipped records + several small enhancements
v1.0.0-alpha.16
Merge pull request #45 from nlnwa/gzip_performance Gzip performance
v1.0.0-alpha.15
Merge pull request #44 from nlnwa/versioned-profiles Versioned profiles for Identical Payload Digest and Server Not Modified
v1.0.0-alpha.14
Merge pull request #37 from nlnwa/refactor Refactor library