aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/RemappedConfigurationEntry.java
AgeCommit message (Expand)Author
2021-11-23Fix gradle module metadatas not including api deps in runtimeElements (#540)Juuxel
2021-09-05Fix the java software component not working with Loom and fix #200 (#460)Juuxel
2021-07-31Add modCompileOnlyApi, modRuntimeOnly; deprecate modRuntime (#458)Juuxel
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-05-13General cleanup by making use of java 16 features (#397)modmuss50
2021-04-04Update to Gradle 7 (#380)modmuss50
2021-01-17Gradle 7 (and hopefully 8) support (#332)modmuss50
2020-12-24General code cleanup (#313)modmuss50