Skip to content

Loom 1.17

Latest

Choose a tag to compare

@modmuss50 modmuss50 released this 07 Jun 15:50
· 11 commits to dev/1.17 since this release
80a8d6b
  • Fix JarNester not being reproducable
  • New Property based RunConfiguration API
  • Add preferGradleTask = true option to run configurations
    • intellij run configurations will use the Gradle run* tasks, this provides a workaround for intellij configuration cache issues.
    • This may become the default in a future Loom version depending on feedback
  • Respect --project-cache-dir and use more idiomatic cache directories
  • Update to Vineflower 1.12.0
  • Update to Gradle 9.5, and fix 9.6 deprecation warnings
  • Add per-jar include configurations using the loom.nestJars api.
  • Gradle Configurations are now handled lazily
  • Fix Kotlin property reference remapping