File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed
Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change 11[
22 {
3- "status" : " FINE " ,
3+ "status" : " BROKEN " ,
44 "docUrl" : " https://forgegradle.readthedocs.org" ,
55 "version" : " 2.0.0" ,
66 "changes" : [
77 " Massive update fro ForgeGradle 1.2"
88 ],
9+ "bugs" : [
10+ " #242: SignJar task doesnt work correctly" ,
11+ " #243: Doesnt respect version specifications" ,
12+ " Forge MDK eclipse workspace is broken" ,
13+ " forge jars do not have forge resources"
14+ ],
15+ "ext" : {
16+ "forgeMinBuild" : " 1503" ,
17+ "forgeMaxBuild" : " 9999"
18+ }
19+ },
20+ {
21+ "status" : " FINE" ,
22+ "docUrl" : " https://forgegradle.readthedocs.org" ,
23+ "version" : " 2.0.1" ,
24+ "changes" : [
25+ " Many bug fixes" ,
26+ " Added nudging towards semVer" ,
27+ " Run directory is now created by the setup" ,
28+ " Forge Json checking is now more robust"
29+ ],
930 "bugs" : [
1031 ],
1132 "ext" : {
You can’t perform that action at this time.
0 commit comments