Skip to content

Releases: bdleitner/common-annotation-processing

Version 0.4.2

12 Jun 17:56
Compare
Choose a tag to compare

Corrects the usage of google AutoValue to be compileOnly so as to prevent viral inclusion.

0.4.1

18 Mar 18:21
Compare
Choose a tag to compare

Bug Fixes.

Version 0.4.0

18 Mar 00:50
Compare
Choose a tag to compare

API-breaking changes.
Groups visibility/abstract/final/static keywords into a Modifiers class. Adds Modifiers to ClassMetadata.

Use the latest AutoValue release

16 Oct 17:36
Compare
Choose a tag to compare
0.3.1

Use most recent version of autovalue

Fields!

16 Oct 17:00
Compare
Choose a tag to compare

Support the use of fields in Metadata classes.

Support the use of imports

26 Sep 06:32
Compare
Choose a tag to compare
0.2.5

add gradle wrapper jar back

Support the use of imports

26 Sep 06:18
Compare
Choose a tag to compare

Support imports to reduce the need for FQPNs.

Support the use of imports

26 Sep 06:16
Compare
Choose a tag to compare

Support imports to reduce the need for FQPNs.

Initial Release

26 Sep 06:04
Compare
Choose a tag to compare
0.1.0

trying other things...