FlatBuffers v1.11.0 Release Notes

Release Date: 2019-04-24 // about 5 years ago
  • ๐Ÿš€ 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