Skip to content

Releases: bdleitner/bdl-configs

0.3.0

18 Mar 19:14
Compare
Choose a tag to compare

Changes

  • Use the latest published versions of bdl-auto and common-annotation-processing libraries.
  • Code Formatting
  • Fix bugs where FieldInitalization would not be properly found for parameterized fields.

Latest Release

16 Oct 22:23
Compare
Choose a tag to compare

Latest bug fix:
private configs not properly picked up by reflective supplier.

Support for imports

01 Oct 22:54
Compare
Choose a tag to compare

Various improvements, including support for importing classes and avoiding FQPNs in generated code.

First release.

04 Sep 23:02
Compare
Choose a tag to compare

A very first release, to test out that it works when included into other projects (and that I can load it via Gradle).