Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1018 Bytes

File metadata and controls

14 lines (11 loc) · 1018 Bytes

Changelog

v3.1.2 - 2026-05-19

  • chore: clean up and pin GitHub Actions workflows by @shamaton in shamaton#71
  • Bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] in shamaton#73
  • fix: harden numeric conversions for gosec by @shamaton in shamaton#74

v3.1.1 - 2026-05-12

  • chore: isolate formatting cleanup from #60 by @shamaton in shamaton#61
  • Add tagpr configuration by @shamaton in shamaton#63
  • fix: validate ext frame bounds before byte-slice decode by @hyp3rd in shamaton#60

v3.1.0 - 2026-02-06

  • Add embedded struct support with optimized fast path by @shamaton in shamaton#58