Releases: bdleitner/auto
Releases · bdleitner/auto
0.4.0
18 Mar 19:07
Compare
Sorry, something went wrong.
No results found
Changes since 0.3.1
Use Latest version of common-annotation-processing
Reorganize code to separate the annotation code from the processor code.
Add an @AutoDelegate annotation for another form of default implementation creation.
Use the latest common-annotation-processing
16 Oct 17:43
Compare
Sorry, something went wrong.
No results found
0.3.1
Use latest common-annotations-processing.
Java 8 support, use imports.
01 Oct 22:51
Compare
Sorry, something went wrong.
No results found
0.3.0
Catch the build file up to use the newest common-annotation-processin…
Include sources/javadocs in release
26 Sep 06:57
Compare
Sorry, something went wrong.
No results found
0.2.2
proper (I hope) inclusion of source/javadoc artifacts.
Support the use of imports
26 Sep 06:37
Compare
Sorry, something went wrong.
No results found
Support the use of imports to avoid FQPNs.
Support the use of imports
26 Sep 06:35
Compare
Sorry, something went wrong.
No results found
Support the use of imports in generated code to avoid the use of FQPNs everywhere.
First bare-bones release
05 Sep 23:30
Compare
Sorry, something went wrong.
No results found
0.1.0
Adding annotations, making java.lang types simpler.