Skip to content

v0.11.0

Compare
Choose a tag to compare
@plokhotnyuk plokhotnyuk released this 18 Feb 16:56
· 3947 commits to master since this release
  • Add ability to parse streaming JSON values and JSON arrays w/o need of holding all parsed values in the memory
  • Add caching of inferred implicit values of codec types to speed up code generation for big structures with huge number of types
  • Add support of hex dumps with offsets that greater than 4Gb in error messages

All changes: v0.10.0...v0.11.0