Skip to content

0.12.2

Compare
Choose a tag to compare
@ZacSweers ZacSweers released this 21 Aug 02:55
· 516 commits to main since this release
c23e958
  • Fix: RecordsJsonAdapterFactory now properly respects @JsonQualifier annotations on components.
  • Fix: RecordsJsonAdapterFactory now supports non-public constructors (i.e. package or file-private).
  • Fix: Crash in moshi-ksp when dealing with generic typealias properties.