|
| 1 | +# Change Log |
| 2 | + |
| 3 | +Version 0.3.0 *(2018-07-16)* |
| 4 | +---------------------------- |
| 5 | + |
| 6 | +- Unify setup, improve a few things and bump versions. [\#59](https://github.com/vanniktech/gradle-android-javadoc-plugin/pull/59) ([vanniktech](https://github.com/vanniktech)) |
| 7 | +- Use Gradle Maven Publish Plugin for publishing. [\#58](https://github.com/vanniktech/gradle-android-javadoc-plugin/pull/58) ([vanniktech](https://github.com/vanniktech)) |
| 8 | +- Remove need of project.afterEvaluate\(\) and add generateJavadoc macro task [\#57](https://github.com/vanniktech/gradle-android-javadoc-plugin/pull/57) ([bastienpaulfr](https://github.com/bastienpaulfr)) |
| 9 | +- Slight README modifications. [\#51](https://github.com/vanniktech/gradle-android-javadoc-plugin/pull/51) ([vanniktech](https://github.com/vanniktech)) |
| 10 | +- Travis after\_success: First codecov then SNAPSHOT publishing. [\#38](https://github.com/vanniktech/gradle-android-javadoc-plugin/pull/38) ([vanniktech](https://github.com/vanniktech)) |
| 11 | +- Delete codecov yml file. [\#37](https://github.com/vanniktech/gradle-android-javadoc-plugin/pull/37) ([vanniktech](https://github.com/vanniktech)) |
| 12 | +- \[FEATURE\] Add and improve javadoc tasks [\#33](https://github.com/vanniktech/gradle-android-javadoc-plugin/pull/33) ([bastienpaulfr](https://github.com/bastienpaulfr)) |
| 13 | +- Fix Travis after\_success. [\#26](https://github.com/vanniktech/gradle-android-javadoc-plugin/pull/26) ([vanniktech](https://github.com/vanniktech)) |
| 14 | +- Add Codecov file [\#24](https://github.com/vanniktech/gradle-android-javadoc-plugin/pull/24) ([vanniktech](https://github.com/vanniktech)) |
| 15 | +- Add Codecov Coverage [\#20](https://github.com/vanniktech/gradle-android-javadoc-plugin/pull/20) ([vanniktech](https://github.com/vanniktech)) |
| 16 | +- Add .m2 directory Travis Cache [\#19](https://github.com/vanniktech/gradle-android-javadoc-plugin/pull/19) ([vanniktech](https://github.com/vanniktech)) |
| 17 | +- Some more basic tests \(more tests need to be built upon them\) [\#14](https://github.com/vanniktech/gradle-android-javadoc-plugin/pull/14) ([vanniktech](https://github.com/vanniktech)) |
| 18 | +- Reuse upload properties from gradle.properties for Gradle Plugin upload [\#13](https://github.com/vanniktech/gradle-android-javadoc-plugin/pull/13) ([vanniktech](https://github.com/vanniktech)) |
| 19 | +- GenerateJavadoc tasks do have goup Documentation. Fixes \#8 [\#10](https://github.com/vanniktech/gradle-android-javadoc-plugin/pull/10) ([vanniktech](https://github.com/vanniktech)) |
| 20 | +- Add Java 1.7 source compatibility. Fixes \#7 [\#9](https://github.com/vanniktech/gradle-android-javadoc-plugin/pull/9) ([vanniktech](https://github.com/vanniktech)) |
| 21 | +- Configure Travis: branches, notifications & sudo [\#6](https://github.com/vanniktech/gradle-android-javadoc-plugin/pull/6) ([vanniktech](https://github.com/vanniktech)) |
| 22 | +- Add auto snapshot deployment. Fixes \#3 [\#5](https://github.com/vanniktech/gradle-android-javadoc-plugin/pull/5) ([vanniktech](https://github.com/vanniktech)) |
| 23 | + |
| 24 | +Version 0.2.1 *(2015-10-06)* |
| 25 | +---------------------------- |
| 26 | + |
| 27 | +- Fix minor bug in plugin (Missing property) |
| 28 | + |
| 29 | +Version 0.2.0 *(2015-10-05)* |
| 30 | +---------------------------- |
| 31 | + |
| 32 | +- Fix [\#1](https://github.com/vanniktech/gradle-android-javadoc-plugin/issues/1). New plugin which can handle app and library |
| 33 | + |
| 34 | +Version 0.1.0 *(2015-10-04)* |
| 35 | +---------------------------- |
| 36 | + |
| 37 | +- Initial version |
0 commit comments