What's Changed
- add Go 1.19 to the build matrix by @shogo82148 in #24
- Bump actions/setup-go from 3 to 4 by @dependabot in #25
- Go 1.20 is released by @shogo82148 in #26
- update README example code. by @ManabuSeki in #27
- Bump actions/checkout from 3 to 4 by @dependabot in #28
- add Go 1.21 to the build matrix by @shogo82148 in #29
- Bump actions/setup-go from 4 to 5 by @dependabot in #30
- Bump github/codeql-action from 2 to 3 by @dependabot in #31
- add Go 1.22 to the build matrix by @shogo82148 in #32
- add Go 1.23 to the build matrix by @shogo82148 in #33
- add Go 1.24 to the build matrix by @shogo82148 in #34
- pin GitHub Actions by @shogo82148 in #35
- drop support of Go 1.16 by @shogo82148 in #36
- add DecodeError type for improved error handling in decoding by @shogo82148 in #37
- drop support of Go 1.17 by @shogo82148 in #39
- simplify isEmptyValue by @shogo82148 in #38
- improve error handling in the examples by @shogo82148 in #40
- Drop any.go by @shogo82148 in #41
- Add field to decode error by @shogo82148 in #42
- introduce fuzzing test by @shogo82148 in #43
- feat: add support for decoding into []any types by @shogo82148 in #44
- docs: add related works section to README by @shogo82148 in #45
New Contributors
- @ManabuSeki made their first contribution in #27
Full Changelog: v0.0.2...v0.1.0