Releases: real-logic/simple-binary-encoding
Releases · real-logic/simple-binary-encoding
v1.5.1
- Target CMake 3.0.2 minimum.
- Correctly encode int64 min value in C++.
- Apply constexpr's where possible in C++.
- Upgrade to Agrona 0.5.4.
- Upgrade to Gradle 2.14.1.
Binaries can be found here...
v1.5.0
- Reference the 1.0 final SBE schema XSD.
- Generate a
toString()
method for the Java codecs stubs to help with debugging.
- Update to Agrona 0.5.3.
- Update to Checkstyle 7.0.
Binaries can be found here...