Skip to content

Release 7.1.0

Latest
Compare
Choose a tag to compare
@niXman niXman released this 21 Aug 09:44
· 34 commits to master since this release
  • 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