Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-17 | Reconfigure plugin id and repo for essential maven | Jonas Herzig | |
2021-08-14 | Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/future | shedaniel | |
# Conflicts: # bootstrap/test-project/build.gradle # build.gradle # src/main/java/net/fabricmc/loom/configuration/RemapConfiguration.java # src/main/java/net/fabricmc/loom/configuration/ide/RunConfig.java # src/main/java/net/fabricmc/loom/task/RemapSourcesJarTask.java | |||
2021-07-31 | Start experimental 0.10 branch - Won't be published right now. | modmuss50 | |
2021-07-13 | Fix AW test | shedaniel | |
Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
2021-06-13 | Fix new gradle 8.0 deprecation added in 7.2 (#416) | modmuss50 | |
* Fix new gradle 8.0 deprecation added in 7.2 * Handle bootstrap tests a bit better * Fix 0.9 wrapper tests | |||
2021-05-26 | Improve error messages when using outdated Java or Gradle. | modmuss50 | |