Skip to content

FlatBuffers release 1.2.0

Compare
Choose a tag to compare
released this 28 Oct 19:33
· 2714 commits to master since this release

A summary of what is in this release since 1.1.0:

  • Support for JavaScript and Python!
  • A much improved C# and Go API and implementation.
  • Simple mutable FlatBuffers functionality (C++/Java/C#).
  • New reflection functionality: binary schemas, and more dynamic read/mutate (C++, relflection.h).
  • Much improved .proto parsing.
  • Many other fixes and improvements, 200+ commits since 1.1