2.13.1
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
Full Changelog: 2.13.0...2.13.1