1.16.1
版本发布时间: 2020-01-22 03:10:03
real-logic/simple-binary-encoding最新发布版本:1.33.0-v2(2024-08-24 07:08:52)
- Simplify the generation of
MetaAttribute
lookup on fields in C++ codecs to reduce code size. - Allow setting a count for groups and then later setting it to the value of index. This allows for streaming operations when the count is not known but can be limited and then later set to index for what is encoded. Applied to Java, C++, and C# codecs. PR #746.
- Fix generation of Java Decoder names when message names start with lowercase. Issue #745.
- Upgrade to Agrona 1.3.0.
- Upgrade to JUnit 5.6.0.
Java binaries can be found here...