FlatBuffers v1.5.0 Release Notes

Release Date: 2017-01-03 // over 7 years ago
  • ๐Ÿš€ A summary of what is in this release since 1.4.0:

    • ๐Ÿ‘ GRPC support for Go.
    • C# accessors now based on structs (generates less garbage).
    • ๐Ÿ‘Œ Improved object API (e.g. choice of pointer types, external references).
    • โœ… Flatc can test for conformity against older schema.
    • In-place binary search lookups for C# and Java.
    • ๐Ÿ“š Documentation improvements.
    • ๐Ÿ›  Many other fixes and improvements, 133 commits since 1.4.0