1.7.2
- Fix move constructors and assignment operators for c++ 11 code generation.
- Add bit twiddling methods to codecs for bitsets. Issue #489.
- Remove old SBE typedefs from C++ codecs.
- Handle case of constant array of char with length of 1. Issue #505.
- Capture types by
ref
name for support refs in refs. Issue#496. - Improvements to efficiency of introducing c++ 11 functionality.
- Initial support for Rust language.
- Upgrade to GSON 2.8.2.
- Upgrade to Checkstyle 8.3.
- Upgrade to Mockito 2.10.0.
- Upgrade to Agrona 0.9.8.
Java binaries can be found here...