Releases: shogo82148/go-sfv
Releases · shogo82148/go-sfv
v0.3.2
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #36
- Bump shogo82148/actions-go-fuzz from 0 to 1 by @dependabot in #37
- run tests on 32-bit arch CPU by @shogo82148 in #38
- sync test cases by @shogo82148 in #39
- Bump actions/setup-go from 4 to 5 by @dependabot in #40
- Bump github/codeql-action from 2 to 3 by @dependabot in #41
- sync test cases with httpwg/structured-field-tests@6764b0a by @shogo82148 in #42
- add Go 1.22 to the build matrix by @shogo82148 in #43
- add Go 1.23 to the build matrix by @shogo82148 in #44
- fix handling NaN by @shogo82148 in #46
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- httpwg/structured-field-tests@709e36d by @shogo82148 in #31
- Add more benchmarks by @shogo82148 in #32
- Reduce buffer allocation in base64 encoding by @shogo82148 in #34
- Reduce buffer allocation in base64 decoding by @shogo82148 in #35
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- sync test cases with https://github.com/httpwg/structured-field-tests by @shogo82148 in #23
- add Go 1.21 to the build matrix by @shogo82148 in #24
- sync test cases with httpwg/structured-field-tests@9de51a4 by @shogo82148 in #26
- support Display Strings by @shogo82148 in #27
- improve documents by @shogo82148 in #28
- Refactor 2023 08 24 by @shogo82148 in #29
- sync test cases with httpwg/structured-field-tests@47d4dd9 by @shogo82148 in #30
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- introduce fuzz workflow by @shogo82148 in #14
- fix compile error on 32bit platforms by @shogo82148 in #15
- Add tests for encoding invalid types by @shogo82148 in #16
- add example tests for Dictionary and Parameters by @shogo82148 in #17
- add tests for Token.Valid and IsValidString by @shogo82148 in #18
- add more tests by @shogo82148 in #19
- add more serialization tests by @shogo82148 in #20
- support encoding float32 by @shogo82148 in #21
- run tests with GOEXPERIMENT=loopvar by @shogo82148 in #22
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- bump actions/checkout v3 by @shogo82148 in #1
- sync test cases with https://github.com/httpwg/structured-field-tests… by @shogo82148 in #2
- bump actions/setup-go v3 by @shogo82148 in #3
- add Go 1.18 to the build matrix by @shogo82148 in #4
- Bump github/codeql-action from 1 to 2 by @dependabot in #5
- add Go 1.19 to the build matrix by @shogo82148 in #6
- add Go 1.20 to the build matrix by @shogo82148 in #7
- Bump actions/setup-go from 3 to 4 by @dependabot in #8
- checkout first by @shogo82148 in #9
- support sf-date by @shogo82148 in #10
- remove os matrix builds by @shogo82148 in #11
- add badges by @shogo82148 in #12
- improve error message by @shogo82148 in #13
New Contributors
- @shogo82148 made their first contribution in #1
- @dependabot made their first contribution in #5
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/shogo82148/go-sfv/commits/v0.1.0