Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@fmbenhassine fmbenhassine released this 14 Mar 00:14
· 37 commits to master since this release
472da4b

This release is based on Java 8 and introduces the following new features and enhancements:

  • Issue #8: Add ability to inject properties in private classes
  • Issue #9: Add EnvironmentVariable annotation and processor
  • Issue #10: Change the resource loading to the base class loader
  • Issue #11: Allow to register custom type converters

Many thanks to @michaelcouck, @AlexFalappa and @gscho for their awesome feedback and contributions to this release!