Skip to content

2.16.9

Compare
Choose a tag to compare
@calebsander calebsander released this 09 Oct 03:48
· 145 commits to master since this release
  • Added RecursiveType, allowing you to create circular data structures and type definitions that depend on themselves
  • ChoiceType is now correctly an AbsoluteType, so it can be used with pointers
  • No longer polluting keys of read and write buffers
  • Some refactoring