SimpleBinaryEncoding v1.12.3 Release Notes

Release Date: 2019-03-10 // about 5 years ago
    • Include links when generating Javadoc.
    • ⚡️ Update examples so they use relative path for XInclude.
    • Set systemId for message schemas so that XInclude can have a relative path. PR #649.
    • 🛠 Trim strings decoded from fixed length character arrays for C++ codec. Issue #646.
    • 🛠 Fix padding on fixed length character arrays so they are null padded in C++ codec. Issue #646.
    • 🛠 Fix generated include files. PR #644.
    • 💅 Upgrade to Checkstyle 8.18.
    • ⬆️ Upgrade to Mockito 2.25.0.
    • ⬆️ Upgrade to Gradle 5.2.1.
    • ⬆️ Upgrade to Shadow 5.0.0.
    • ⬆️ Upgrade to Agrona 0.9.34.

    Java binaries can be found here...