Skip to content

v1.1.0

Compare
Choose a tag to compare
@987Nabil 987Nabil released this 05 Apr 12:05
· 40 commits to main since this release
28930b3

What's Changed

  • Make possible to create factory methods for Deriver API by @pablf in #662
  • fix: Schema Terms by @sangwoo-sean in #666
  • Add orElse to Schema for Scala 3 that returns a union type by @987Nabil in #669
  • Option json decoder hands over type instead of option parsing errors by @987Nabil in #672
  • Improve orElse, to auto widen for sum types and remove ClassTags by @987Nabil in #670

New Contributors

Full Changelog: v1.0.1...v1.0.2