What's Changed
- Add compat module for wire compatibility with Akka by @nvollmar in https://github.com/altoo-ag/akka-kryo-serialization/pull/292
- Add more information for LZ4Exception during compression by @nvollmar in https://github.com/altoo-ag/akka-kryo-serialization/pull/294
- Update Scala and SBT by @nvollmar in https://github.com/altoo-ag/akka-kryo-serialization/pull/295
- Allows to...