From 6b7359aa3fdf8752e433043b1cc272e39b7e1fdf Mon Sep 17 00:00:00 2001 From: Mumfrey Date: Tue, 12 Jun 2018 12:39:04 +0100 Subject: [PATCH] Update README with recent versions, reverse changelog order, closes #261 --- README.MD | 502 ++++++++++++++++++++++++++++++------------------------ 1 file changed, 277 insertions(+), 225 deletions(-) diff --git a/README.MD b/README.MD index c5a6598f1..c862da1d4 100644 --- a/README.MD +++ b/README.MD @@ -4,10 +4,14 @@ **Mixin** is a trait/mixin framework for Java using [ASM](http://asm.ow2.org/) and hooking into the runtime class-loading process via Mojang's -[LegacyLauncher](https://github.com/Mojang/LegacyLauncher) system. The main -documentation for **Mixin** can be found in the [Wiki](../../wiki). Additional -documentation for individual features and annotations can be found in the -extensive [Javadoc](http://jenkins.liteloader.com/job/Mixin/javadoc/). For +[LegacyLauncher](https://github.com/Mojang/LegacyLauncher) system. + +### Documentation + +The main documentation for **Mixin** can be found in the [Wiki](../../wiki). + +Additional documentation for individual features and annotations can be found in +the extensive [Javadoc](http://jenkins.liteloader.com/job/Mixin/javadoc/). For additional help use the channel `#spongedev` on the Espernet IRC network. ### Building Mixin @@ -21,8 +25,7 @@ your system you can instead run the supplied Gradle wrapper `gradlew`)* ### Integration with Eclipse IDE -The **Mixin** project can be integrated easily with Eclipse using the [Gradle -Plugin](http://marketplace.eclipse.org/content/gradle-integration-eclipse-44). +The **Mixin** project can be integrated easily with Eclipse using Buildship. Simply choose `Import` -> `Gradle Project` and follow the prompts. When developing using **Mixin**, you can use the **Mixin Annotation Processor** @@ -56,550 +59,599 @@ plugin developed by [DemonWav](https://github.com/demonwav). Version - Features / Changes Date + Features / Changes - 0.1 + 0.7.10 + June 2018 - January 2015 - 0.2 + 0.7.9 + April 2018 - March 2015 - 0.3 + 0.7.8 + April 2018 - March 2015 - 0.3.1 + 0.7.7 + March 2018 - April 2015 - 0.3.2 + 0.7.6 + November 2017 - April 2015 - 0.4 + 0.7.5 + October 2017 - May 2015 - 0.4.3 + 0.7.4 + September 2017 - May 2015 - 0.4.4 + 0.7.3 + August 2017 - July 2015 - 0.4.6 + 0.7.2 + August 2017 - September 2015 - 0.4.8 + 0.7.1 + August 2017 - December 2015 - 0.4.10 + 0.7 + July 2017 - December 2015 - 0.4.11 + 0.6.15 + July 2017 - January 2016 - 0.4.13 + 0.6.14 + July 2017 - January 2016 - 0.4.14 + 0.6.13 + July 2017 - January 2016 - 0.4.15 + 0.6.12 + June 2017 - January 2016 - 0.4.17 + 0.6.11 + June 2017 - January 2016 - 0.4.18 + 0.6.10 + May 2017 - February 2016 - 0.4.19 + 0.6.8 + February 2017 - February 2016 - 0.5.1 + 0.6.7 + January 2017 - February 2016 - 0.5.2 + 0.6.6 + January 2017 - February 2016 - 0.5.3 + 0.6.5 + January 2017 - February 2016 - 0.5.4 + 0.6.4 + January 2017 - April 2016 - 0.5.5 + 0.6.3 + December 2016 - April 2016 - 0.5.6 + 0.6.2 + December 2016 - May 2016 - 0.5.7 + 0.6.1 + November 2016 - June 2016 - 0.5.8 + 0.6 + October 2016 - June 2016 - 0.5.9 + 0.5.17 + October 2016 + + + + 0.5.16 + October 2016 + + + + + + 0.5.14 + September 2016 + + + + + + 0.5.13 + September 2016 + + - June 2016 0.5.10 + June 2016 + + + 0.5.9 June 2016 + + + - 0.5.13 + 0.5.8 + June 2016 - September 2016 - 0.5.14 + 0.5.7 + June 2016 - September 2016 - 0.5.16 + 0.5.6 + May 2016 - October 2016 - 0.5.17 + 0.5.5 + April 2016 - October 2016 - 0.6 + 0.5.4 + April 2016 - October 2016 - 0.6.1 + 0.5.3 + February 2016 - November 2016 - 0.6.2 + 0.5.2 + February 2016 - December 2016 - 0.6.3 + 0.5.1 + February 2016 - December 2016 - 0.6.4 + 0.4.19 + February 2016 - January 2017 - 0.6.5 + 0.4.18 + February 2016 - January 2017 - 0.6.6 + 0.4.17 + January 2016 - January 2017 - 0.6.7 + 0.4.15 + January 2016 - January 2017 - 0.6.8 + 0.4.14 + January 2016 - February 2017 - 0.6.10 + 0.4.13 + January 2016 - May 2017 - 0.6.11 + 0.4.11 + January 2016 - June 2017 - 0.6.12 + 0.4.10 + December 2015 - June 2017 - 0.6.13 + 0.4.8 + December 2015 - July 2017 - 0.6.14 + 0.4.6 + September 2015 - July 2017 - 0.6.15 + 0.4.4 + July 2015 - July 2017 - 0.7 + 0.4.3 + May 2015 - July 2017 - 0.7.1 + 0.4 + May 2015 - August 2017 - 0.7.2 + 0.3.2 + April 2015 - August 2017 - 0.7.3 + 0.3.1 + April 2015 - August 2017 - 0.7.4 + 0.3 + March 2015 - September 2017 - 0.7.5 + 0.2 + March 2015 + + + + 0.1 + January 2015 + + - October 2017