v1.1.0
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
- @sangwoo-sean made their first contribution in #666
Full Changelog: v1.0.1...v1.0.2