This is a maintenance release coming with fixes and improvements.
- #567: Use public member instead of private field to resolve immutability for serializer (bceef26)
- Fix #558, #549: IdentityObjectIntMap.clear taking more time - Realloc instead of clearing large maps (77935c6)
- Fix #539, #554: Fix crash when removing multiple fields with CompatibleFieldSerializer (56fb1a1)
- #530: Fix #529 Support serializing the Enum class object (033d659)
Many thanks to all contributors!