SimpleBinaryEncoding v1.12.1 Release Notes

Release Date: 2019-02-05 // about 5 years ago
    • Don't generate id methods for members of a composite. Issue #641.
    • 🛠 Fix broken code generation that resulted from merging PR #631.
    • ➕ Add ability to get var data members as a string_view to remove copy with C++17. Issue #550.
    • ➕ Add Automatic-Module-Name to help support modular Java systems that include SBE.
    • ⚡️ Update C++ build to be more inline with Aeron. PR #635.
    • ⬆️ Upgrade to Mockito 2.24.0.
    • ⬆️ Upgrade to Agrona 0.9.32.

    Java binaries can be found here...