v1.3.0
What's Changed
- Update README.md by @github-actions in #690
- Fix JSON decoding of empty objects by @guersam in #710
- Failing deriving Schemas with transient fields without defaults (#654) by @987Nabil in #708
- Not adding
simpleEnum
annotation when it's implemented as a case class by @pablf in #707 - Save info about generically applied types in new annotation (#695) by @987Nabil in #703
- JsonCodec respects annotations for GenericRecord (#700) by @987Nabil in #704
- Generate in Scala 3 macro typeId without type parameters (#694) by @987Nabil in #702
New Contributors
Full Changelog: v1.2.2...v1.3.0