FlatBuffers v1.12.0 Release Notes
Release Date: 2020-03-12 // almost 5 years ago-
๐ A summary of what is in this release since 1.11.0:
- ๐ An official Swift port! (including gRPC support).
- A Kotlin port!
- ๐ Object API and native JSON support for C#.
- ๐ Object API and gRPC support for Python.
- Object API for Go.
- FlexBuffers for Java.
- ๐ Many other fixes and smaller improvements, 247 commits since 1.11.0
Previous changes from v1.11.0
-
๐ 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