Skip to content

2.13.1

Compare
Choose a tag to compare
@ansman ansman released this 14 Aug 13:46
· 96 commits to main since this release
1bec0be

Changes

Fix for data classes with keywords as property names

Thanks to @dmgd, a bug was fixed that would generate invalid code when a keyword (in for example) was used as a property name.

Details

  • Bump ksp from 1.9.0-1.0.11 to 1.9.0-1.0.12 by @dependabot in #254
  • Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by @dependabot in #255
  • Bump ksp from 1.9.0-1.0.12 to 1.9.0-1.0.13 by @dependabot in #257
  • Render field names as names rather than literals so that they're escaped when necessary by @dmgd in #258

New Contributors

  • @dmgd made their first contribution in #258

Full Changelog: 2.13.0...2.13.1