mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
Adds a `rename` field to the Java/Kotlin code generators that allows renaming packages and classes during codegen. * Add `--rename` flag to CLIs * Add `rename` property to Gradle API