| Age | Commit message (Expand) | Author | 
|---|
| 2020-05-22 | Allow applying kapt and using mixins in other source sets (#211) | Fudge | 
| 2020-05-13 | Merge branch 'pull/205' into dev/0.4 | modmuss50 | 
| 2020-05-13 | Improve setup speed. (#208) | modmuss50 | 
| 2020-05-11 | Allow other source sets to be remapped without needing an access widener | Joe | 
| 2020-03-26 | Add a basic way to specify custom intermediary URLs, ideally this would use m... | modmuss50 | 
| 2020-03-06 | 0.2.7 refactors (#178) | modmuss50 | 
| 2019-12-29 | Change mixin refmap default name to use archivesBaseName instead of the proje... | Juuxel | 
| 2019-12-13 | Yet another attempt to fix the annotation processor issue. | modmuss50 | 
| 2019-12-11 | Revert last 2 commits. | modmuss50 | 
| 2019-12-11 | Possible fix/workaround for idea enabling annotation processors when we dont ... | modmuss50 | 
| 2019-11-12 | Merge remote-tracking branch 'upstream/dev/0.2.6' into dev/0.2.6 | modmuss50 | 
| 2019-11-12 | Cleanup installer json handling, should hopefully fix incorrect dependency ve... | modmuss50 | 
| 2019-11-11 | Use Dev Launch Injector to ensure that the launch options are always kept upt... | modmuss50 | 
| 2019-11-02 | Reformat to use Fabric API's checkstyle (#137) | modmuss50 | 
| 2019-10-22 | Fix issues involving projects with modules that contain no java classes (#135) | zml | 
| 2019-10-22 | Rewrite native handling, fixes support for gradle 5.6.3 Fixes #81 Fixes #134 | modmuss50 | 
| 2019-08-15 | Add a quick way to specify custom minecraft manifest urls | modmuss50 | 
| 2019-06-24 | Fix getRootProjectPersistentCache() not using the root project, closes #113 | modmuss50 | 
| 2019-05-28 | add modApi, modImplementation, modRuntimeOnly; try to improve source remappin... | asie | 
| 2019-05-27 | pull in annotationProcessor dependencies from fabric-loader JSON too | asie | 
| 2019-05-27 | remove hacky mixin refmap remapper | asie | 
| 2019-05-11 | migrate RemapJarTask and RemapSourcesJarTask over to getters/setters for fiel... | asie | 
| 2019-04-30 | migrate away fabric-mixin-compile-extensions, fix root/sub project issues wrt... | Adrian Siekierka | 
| 2019-04-27 | fix #85, remove parts of deprecated code, update Mixin | Adrian Siekierka | 
| 2019-04-23 | fix line number remapping, add option to disable mixin refmap remapping (unne... | Adrian Siekierka | 
| 2019-04-21 | remapped mods need to persist after a clean to allow "clean build" to work | asie | 
| 2019-04-21 | store mixin maps in per-project build caches, move root project build cache t... | Adrian Siekierka | 
| 2019-04-15 | Fix crash when parent project does not have loom | modmuss50 | 
| 2019-04-14 | Attempt to look in the root project for the loom version if required | modmuss50 | 
| 2019-04-08 | Dont expand out nested jars can be enabled if wanted. Will still strip the ja... | modmuss50 | 
| 2019-04-07 | Extract nested jars from modCompile | modmuss50 | 
| 2018-12-30 | warn about refmap name after fields are populated, might help some things | Adrian Siekierka | 
| 2018-12-30 | gradle 5.0 support, fix #38 | Adrian Siekierka | 
| 2018-12-22 | make modCompile use flat directory artifact location instead of hack | Adrian Siekierka | 
| 2018-12-22 | build functional intermediary-mapped sources JARs; update Stitch | Adrian Siekierka | 
| 2018-12-22 | parse fabric-installer.json for mod devenvs, add loaderLaunchMethod param for... | Adrian Siekierka | 
| 2018-12-19 | Add a way to disable IDE run config auto generation. (Only applys when import... | modmuss50 | 
| 2018-12-15 | add minVersion filling support - fix #34 | asie | 
| 2018-12-12 | fix #28 | asie | 
| 2018-12-10 | use project root dir, should fix files being all over the place | modmuss50 | 
| 2018-12-09 | clean mapping provider code | Adrian Siekierka | 
| 2018-11-21 | add field name population on mapping download | asie | 
| 2018-11-05 | New experimental way of remapping mods, this may not stay | modmuss50 | 
| 2018-11-05 | Split mappings and minecraft | modmuss50 | 
| 2018-11-04 | Change some stuff in hope that it helps things | modmuss50 | 
| 2018-11-04 | disable shading and small other fixes (#12) | NikkyAI | 
| 2018-10-31 | update libraries, switch to tiny-remapper as default | Adrian Siekierka | 
| 2018-10-27 | allow using either Enigma or Tiny for remapping JAR | Adrian Siekierka | 
| 2018-10-27 | add license header | Adrian Siekierka | 
| 2018-10-25 | More name updates, should help in a few places | modmuss50 |