Skip to content

Releases: bdleitner/common-annotation-processing

Version 0.4.2

12 Jun 17:56

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

Choose a tag to compare

Bug Fixes.

Version 0.4.0

18 Mar 00:50

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

Choose a tag to compare

0.3.1

Use most recent version of autovalue

Fields!

16 Oct 17:00

Choose a tag to compare

Support the use of fields in Metadata classes.

Support the use of imports

26 Sep 06:32

Choose a tag to compare

0.2.5

add gradle wrapper jar back

Support the use of imports

26 Sep 06:18

Choose a tag to compare

Support imports to reduce the need for FQPNs.

Support the use of imports

26 Sep 06:16

Choose a tag to compare

Support imports to reduce the need for FQPNs.

Initial Release

26 Sep 06:04

Choose a tag to compare

0.1.0

trying other things...