- added release plugin
- fix to prevent duplicate annotations
- trying to fix the issue with missing Annotations
- bugfix, wrong validation to detect annotations in interface instead of class method
- fixed Bintray credentials
- the AST only adds the missing annotations in Member, Method & Parameters
- upgraded to Gradle 2.3 and Groovy 2.4.1
- polish docs
- added license plugin, fixed project name, improved travis ci config
- upgraded to Groovy 2.3.9
- added config for bintray
- added Travis CI status
- added travis ci build file
- removed unused dependency
- initial implementation complete, it works like a charm
- Initial commit