github EsotericSoftware/kryo kryo-parent-4.0.2
kryo-4.0.2

6 years ago

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!

Compatibility

  • Serialization compatible
    • Standard IO: Yes
    • Unsafe-based IO: Yes
  • Binary compatible - Yes (Details)
  • Source compatible - Yes (Details)

Don't miss a new kryo release

NewReleases is sending notifications on new releases.