FlatBuffers interim release 1.0.2
This is an interim release before 1.1.0, with important bug fixes and a few new features:
- Schemas can now include other schemas directly.
- Schemas can refer to types from unrelated namespaces.
- JSON parsing & writing supports unicode escape codes (\u).
- Enum value prefixing in C++ is now an option.