Skip to content

FlatBuffers release 1.11.0

Compare
Choose a tag to compare
@aardappel aardappel released this 24 Apr 18:54
· 1480 commits to master since this release

A summary of what is in this release since 1.10.0:

  • More accurate C++ float handling, NaN handling, limit checking.
  • Java optimization: faster object accessors, faster UTF8 conversion.
  • A lot of Rust port improvements.
  • Vector of union JSON parsing.
  • Parser can now work from binary schemas.
  • Python: numpy vector support.
  • Packaging: Snap & RPM support.
  • Many improvements to our CI, added Bazel CI, dockerized language tests.
  • Many other fixes and smaller improvements, 169 commits since 1.10.0