Skip to content

Releases: dunglas/httpsfv

Version 1.0.2

13 Oct 08:08
v1.0.2
c2276d4
Compare
Choose a tag to compare

What's Changed

  • fix: Check for nil params to avoid a panic by @yaronf in #10

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

Version 1.0.1

22 Nov 16:20
v1.0.1
Compare
Choose a tag to compare

What's Changed

  • fix: prevent formatting issues with decimal by @dunglas in #9
  • tests: add fuzz test by @dunglas in #9

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

Version 1.0.0

11 Aug 09:55
v1.0.0
40c06dc
Compare
Choose a tag to compare

What's Changed

  • chore: upgrade dependencies by @dunglas in #8
  • docs: InnerList can be marshaled by @yaronf in #7

New Contributors

  • @yaronf made their first contribution in #7

Full Changelog: v0.1.1...v1.0.0

Version 0.1.1

09 Feb 21:38
v0.1.1
502bc9f
Compare
Choose a tag to compare
  • fix: out-of-bounds-read in parseItemOrInnerList
  • fix: other minor quality fixes

Version 0.1.0

09 Feb 21:37
v0.1.0
cee7313
Compare
Choose a tag to compare
  • Initial release