1.0.0-RC1
Pre-release
Pre-release
Summary
Extracted scala only kryo code of https://github.com/altoo-ag/akka-kryo-serialization into a separate project to be used independently of pekko or akka.
What's Changed
- The underlying code represents https://github.com/altoo-ag/akka-kryo-serialization/releases/tag/v2.5.0 and https://github.com/altoo-ag/akka-kryo-serialization/releases/tag/v1.0.0-RC1
- Internally we now use
-Xsource:3
and adapted all code to use the new scala3 syntax - but we do maintain 2.12,2.13 and 3.3 scala cross compatibility
Full Changelog: e7519ab...v1.0.0-RC1