SimpleBinaryEncoding v1.12.0 Release Notes

Release Date: 2019-01-30 // over 5 years ago
    • ๐Ÿ›  Fixes and improves to CMake build. PR #632.
    • โž• Add support for getting and setting a string_view on char array fields when C++17. PR #631.
    • Simplify C++ generator and modernise for C++11. PR #630.
    • ๐Ÿ‘ Allow other types than UINT16 for message header fields but issue a warning. PR #629.
    • ๐Ÿ”„ Change Golang codecs to no longer assume ordering of fields in group header. PR #627.
    • โฌ†๏ธ Upgrade to Google Test 1.8.0.
    • ๐Ÿ’… Upgrade to Checkstyle 8.17.
    • โฌ†๏ธ Upgrade to Agrona 0.9.31.

    Java binaries can be found here...