Skip to content

Releases: findify/flink-adt

0.6.1

17 May 09:57
8a9b3d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.1

0.5.0

02 May 14:29
2c4e962
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.5...0.5.0

0.4.4

23 Sep 10:25
b0f2b6b
Compare
Choose a tag to compare
  • migrate to softwaremill's magnolia fork
  • some extra tests to cover weird case with triple-nesting of case objects.

0.4.3

26 Aug 14:14
d2a11cc
Compare
Choose a tag to compare
  • fixes an issue with improper caching of generic serializers. #9
  • more tests for different weird cases

v0.4.2

16 Jun 14:10
48c1bd2
Compare
Choose a tag to compare

Fixed an issue with List/Nil/:: stackoverflow exception in some weird cases.

v0.4.1

16 Jun 12:19
7cb1b45
Compare
Choose a tag to compare
  • Fixed an issue #5 with nested None serialization.
  • Removed shapeless from dependencies.