v2.26.0
What's Changed
- Feat: add schema custom props as Gen template parameters by @redaLaanait in #445
- feat: use verbose schema for encoders by @vdorokhin in #446
- Fix: record MarshalJSON in case of default record with nullable field by @redaLaanait in #451
- Fix: decode in the case of field missing in both writer binary and reader struct. by @redaLaanait in #452
New Contributors
- @vdorokhin made their first contribution in #446
Full Changelog: v2.25.2...v2.26.0