Release 7.0.5
- 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)