Skip to content

Release v0.23.3

Choose a tag to compare

@github-actions github-actions released this 06 Jun 20:17
57035e6

What's Changed

  • docs: rework, reorg and improve readme by @alovak in #345
  • fix(deps): update module golang.org/x/text to v0.22.0 by @renovate in #347
  • fix: DecodeLength() for long values in variable length HEX field by @svz-ya in #348
  • chore(deps): update golang docker tag to v1.24 by @renovate in #349
  • docs: add guide for composite fields by @alovak in #352
  • fix(deps): update module golang.org/x/text to v0.23.0 by @renovate in #353
  • docs: Explain that subfields can get reordered when packing by @Inuart in #354
  • fix a tiny bug by @Viminice in #358
  • fix: unmarshaling to []byte for Binary and String fields by @alovak in #364
  • fix: resolve G115 integer overflow and exhaustive warnings by @alovak in #365
  • feat: add support for anonymous embedded structs in Marshal/Unmarshal by @lsadehaan in #361

New Contributors

Full Changelog: v0.23.2...v0.23.3