Skip to content

Release 7.0.5

Compare
Choose a tag to compare
@niXman niXman released this 20 Dec 13:31
· 87 commits to master since this release
  • Fix build on architectures where char is unsigned
  • Fix for utf16(windows) / utf32(linux/osx) conversion for utf8
  • Unnecessary to_network()/from_network() functions was removed
  • Double/float types now can be serialized the same way as integers (on LE arch)