Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 13:40
· 6 commits to main since this release
fe28136

Breaking Changes 💥

  • #43 Register sum ADTs as references by default implemented by @jakipatryk in #44
  • #56 Add information about Map value type and allow only String key type implemented by @jakipatryk in #57

New Features 🎉

Bugfixes 🛠

  • #45 Missing type property for case classes/objects implemented by @jakipatryk in #48
  • #50 StackOverflowException when recursive ADTs are being registered implemented by @jakipatryk in #52

Other

Full Changelog

v0.2.0...v0.3.0