index
:
github/architectury-loom.git
dev/0.10.0
fix/osx-1.8.9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
net
/
fabricmc
/
loom
/
configuration
/
processors
Age
Commit message (
Expand
)
Author
2021-10-26
Use NIO instead of ZipUtil (#513)
shedaniel
2021-09-29
Fix crash in JarProcessorManager when the input jar does not have a manifest.
modmuss50
2021-08-31
Refactor and improve tests (#466)
modmuss50
2021-08-13
File Structure Changes (#462)
shedaniel
2021-07-23
Use jar processor ids to fix #432 (#444)
Juuxel
2021-07-14
Refactor LoomGradleExtension (#431)
modmuss50
2021-07-10
Use spotless for header validation, years have been back-filled from git history
modmuss50
2021-06-14
Basic layered mappings with @ParchmentMC support (#413)
modmuss50
2021-05-22
add support for new dependencyResolutionManagement (#400)
LogicFan
2021-05-13
General cleanup by making use of java 16 features (#397)
modmuss50
2021-02-11
Update MCE - Remove auto population of minVersion in mixins - Drop some log l...
modmuss50
2020-12-30
Fix classifier handling for remapped dependencies
modmuss50
2020-12-27
Optimise loom configuration, saves 1.2 seconds in my testing. #319
modmuss50
2020-12-24
General code cleanup (#313)
modmuss50