Skip to content

v1.2.2

Choose a tag to compare

@arobenko arobenko released this 19 Apr 07:59
· 502 commits to master since this release
  • Supporting extra compilers: gcc-8, clang-6, clang-7, clang-8
  • Fix to compile time detection of comms::field::ArrayList of raw data using comms::field::isArrayList() function.
  • Bug fix to comms::protocol::MsgSizeLayer which can happen using variable length (base-128) encoding of the size value.