Skip to content

v10.2.0

Compare
Choose a tag to compare
@actgardner actgardner released this 11 Feb 19:07
· 5 commits to master since this release

This release includes one bug fix and one performance improvement:

  • #179 - Use fully qualified names for "fixed" fields to avoid collisions
  • #178 - Save an allocation by skipping the constructor for unions when the default value is null.