SimpleBinaryEncoding v1.12.8 Release Notes

Release Date: 2019-07-12 // almost 5 years ago
    • More efficient approach for truncating an existing file when generating IR.
    • 👌 Improve Javadoc for IR.
    • More efficient implementation for appending to an Appendable for var-data in Java codecs.
    • 👉 Use raw string literals in C++ codecs. PR #685.
    • ✨ Enhancements to Rust codecs. PR #685.
    • 🖨 Generate pretty printers for encoded data inspection for C++ codecs. PR #683.
    • ✅ Test C++ codecs with a greater range of compilers.
    • ⬆️ Upgrade to javadoc-links 3.7.5.
    • ⬆️ Upgrade to Shadow 5.1.0.
    • 💅 Upgrade to Checkstyle 8.22.
    • ⬆️ Upgrade to Mockito 2.28.2.
    • ⬆️ Upgrade to Agrona 1.0.3.

    Java binaries can be found here...