A summary of what is in this release since 1.0.0:
- An extensive overhaul to the Java API.
- Out-of-the-box support for C# and Go.
- An optional verifier to make FlatBuffers practical in untrusted scenarios.
- .proto parsing for easier migration from Protocol Buffers.
- Optional manual assignment of field IDs.
- Dictionary functionality through binary search on a key field.
- Bug fixes and other improvements thanks to 200+ commits from 28 contributors.