- Added Abseil btree map and flat hash map support
- Added u16string support
- Now serialization/de-serialization can be performed using std::vector as buffer
- Compilation on FreeBSD was fixed
- Was added missing header files inclusion
- De-serialization for JSON was fixed to avoid segfault