Skip to content

0.2.4

Compare
Choose a tag to compare
@dktapps dktapps released this 28 Feb 13:23
· 26 commits to stable since this release
5ac7eea

Changes since 0.2.3

  • Fixed Binary::readBool() returning incorrect results when more than 1 byte is given
  • Binary::writeUnsignedVarInt() and Binary::writeUnsignedVarLong() no longer overwrite the parameter variable when encoding (avoids misleading backtrace outputs)