v1.1.9
What's Changed
- Support "allownil" for byte slices by @klauspost in #328
- Added Read/WriteExtensionRaw by @mhr3 in #329
- Optimize WriteExtensionRaw for stack buffers by @mhr3 in #330
- Manage non-[]byte types when type-conversion needed from generated code by @pilebones in #312
- chore: Upgrade dependencies + CI by @klauspost in #335
New Contributors
- @mhr3 made their first contribution in #329
- @pilebones made their first contribution in #312
Full Changelog: v1.1.8...v1.1.9