Skip to content

Releases: nlnwa/gowarc

v1.0.3

22 Jun 13:48
8eae635
Compare
Choose a tag to compare

What's Changed

  • Bump whatwg-url github.com/nlnwa/whatwg-url from v0.1.2 to v0.4.0 by @johnerikhalse in #63

Full Changelog: v1.0.2...v1.0.3

v1.0.2

21 Jun 12:22
483578d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

08 Feb 07:46
77f7ae7
Compare
Choose a tag to compare

Bugfix

Full Changelog: v1.0.0...v1.0.1

v1.0.0

12 Jan 10:28
530be2d
Compare
Choose a tag to compare

First official release

We think that code is stable enough for an official release. Documentation is still sparse.

What's Changed

Full Changelog: v1.0.0-beta.5...v1.0.0

v1.0.0-beta.5

01 Dec 12:52
773a0e5
Compare
Choose a tag to compare
Merge pull request #59 from nlnwa/protocol_header

General access to Protocol headers

v1.0.0-beta.4

25 Aug 07:29
c7a643c
Compare
Choose a tag to compare
Merge pull request #57 from nlnwa/offset

Return offset for EOF record

v1.0.0-beta.3

24 Mar 08:48
0189188
Compare
Choose a tag to compare
Merge pull request #56 from Avokadoen/memory-fix

Memory fix

v1.0.0-beta.2

07 Feb 08:35
6e2fadd
Compare
Choose a tag to compare
Merge pull request #55 from nlnwa/newline

Handle http records without payload and missing crlf after http headers

v1.0.0-beta.1

14 Dec 15:45
84ad3a2
Compare
Choose a tag to compare
Merge pull request #54 from nlnwa/helper_methods

Helper functions for int, int64, time and id

v1.0.0-alpha.23

01 Dec 10:59
d50ff4b
Compare
Choose a tag to compare
Merge pull request #52 from nlnwa/digest_encoding

Fix regression for case-insensitive encodings.