This repository has been archived by the owner on Mar 14, 2022. It is now read-only.
Releases: vanniktech/gradle-android-javadoc-plugin
Releases · vanniktech/gradle-android-javadoc-plugin
0.3.0
- Unify setup, improve a few things and bump versions. #59 (vanniktech)
- Use Gradle Maven Publish Plugin for publishing. #58 (vanniktech)
- Remove need of project.afterEvaluate() and add generateJavadoc macro task #57 (bastienpaulfr)
- Slight README modifications. #51 (vanniktech)
- Travis after_success: First codecov then SNAPSHOT publishing. #38 (vanniktech)
- Delete codecov yml file. #37 (vanniktech)
- [FEATURE] Add and improve javadoc tasks #33 (bastienpaulfr)
- Fix Travis after_success. #26 (vanniktech)
- Add Codecov file #24 (vanniktech)
- Add Codecov Coverage #20 (vanniktech)
- Add .m2 directory Travis Cache #19 (vanniktech)
- Some more basic tests (more tests need to be built upon them) #14 (vanniktech)
- Reuse upload properties from gradle.properties for Gradle Plugin upload #13 (vanniktech)
- GenerateJavadoc tasks do have goup Documentation. Fixes #8 #10 (vanniktech)
- Add Java 1.7 source compatibility. Fixes #7 #9 (vanniktech)
- Configure Travis: branches, notifications & sudo #6 (vanniktech)
- Add auto snapshot deployment. Fixes #3 #5 (vanniktech)
0.2.1
- Fix minor bug in plugin (Missing property)
0.2.0
0.1.0
- Initial version