Skip to content

Owner 1.0.2 Released

Compare
Choose a tag to compare
@lviggiano lviggiano released this 28 May 21:31
· 971 commits to master since this release

v1.0.2 contains some key enhancements and bug fixes:

  • Changed package name from owner to org.aeonbits.owner.
    Sorry to break backward compatibility, but this has been necessary in order to publish the artifact on Maven Central
    Repository.
  • Custom & special return types.
  • Properties variables expansion.
  • Added possibility to specify Properties to import with the method ConfigFactory.create().
  • Added list() methods to aide debugging. User can specify these methods in his properties mapping interfaces.
  • Improved the documentation (this big file that you are reading), and Javadocs.

See what's new and what's new part 2 articles (most of them applies to 1.0.3 and 1.0.2 as well) for
more information on this release.