Skip to content

v1.3.0

Compare
Choose a tag to compare
@987Nabil 987Nabil released this 14 Jul 07:46
· 17 commits to main since this release
5c8e7eb

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