mirror of
https://github.com/apple/pkl.git
synced 2026-07-28 07:48:47 +02: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