Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@Marcono1234 Marcono1234 released this 03 Oct 14:01
· 1 commit to main since this release
  • Fix ParameterizedTypeImpl not supporting empty type arguments
  • Update Gson dependency to 2.9.1 and add RecordComponentNamingStrategy.UPPER_CASE_WITH_UNDERSCORES, matching Gson's
    new FieldNamingPolicy entry
  • Detect unsupported usage of Gson annotations @Expose, @Since and @Until on record components