Releases
1.3
Rework how the generate sources task applies line mappings, making it more consistent.
Remaped jar/source output jars are now reproducible by default.
Don't allow running game/genSources tasks in parallel with each other. (Ever tried to run 10 copies of Minecraft at once :D)
Ensure jar manifest entries are first when reprocessing zip files.
Inner class interface injection fixes
Don't publish none main source sets by default
Support Kotlin 1.9.0 beta
Fix idea run configs with spaces in the name
Eclipse is added to the ANSI supported IDEs
Improvements to Minecraft metadata downloading, will now handle recently released Minecraft versions better.
Fix IncludedJarFactory using a shared cache dir, and fix including libraries not producing a reproducible output jar.
Apply AW's when remapping mods, fixes a few mods not working as expected in dev.
Fix custom intermediate mapping providers using the same cache key.
Improve genSources error messages.
Don't use arg files when running in a none ASCII file path.
Fix constructor mappings in layered mappings.
Create RunConfigurationSettings with Gradle's object factory.
Other smaller fixes and improvements.
You can’t perform that action at this time.