Bitsery v4.6.1 Release Notes

Release Date: 2019-06-27 // almost 5 years ago
  • 🔋 Features

    • 👍 flexible syntax now also supports cereal like serialization interface (thanks to Luli2020)

    🐛 Bug fixes

    • when using enableBitPacking, internal context (i.e. context()) in serializer/deserializer was not copied to/from new bitpacking enabled instance.