v1.6.0
What's Changed
- Add support for aliased map/slice/arrays by @klauspost in #418
- Add binary marshal by @klauspost in #426
- Implement limit directive for msgp array/map size bounds checking by @klauspost in #419
- Allow ignore directives to contain regex by @klauspost in #423
- Fix embedded generic interface by @klauspost in #417
- setof speed improvement and tests by @klauspost in #420
New Contributors
- @alexandear made their first contribution in #421
Full Changelog: v1.5.0...v1.6.0