All Versions
5
Latest Version
Avg Release Cycle
291 days
Latest Release
1538 days ago

Changelog History

  • v0.9.0 Changes

    February 02, 2020
    • โšก๏ธ Updated gradle wrapper
    • ๐Ÿ‘ Allow multiple names for a property, e.g.: @Property({"user.name", "USER_NAME"})
  • v0.8.6 Changes

    February 18, 2018
    • API retrocompatibility break with v0.8.4: JavaUtilPropertySource.from don't throw exceptions if the property sources are available. Instead they return an Optional.
  • v0.8.4 Changes

    February 17, 2018
    • ๐Ÿ›  Fixed NullPointerException error on JavaUtilPropertySource.
    • โž• Added URL to the list of supported configurable types.
    • ๐Ÿ—„ Deprecated file-based constructors for JavaUtilPropertySource (use JavaUtilPropertySource.from(*) static method instead)
  • v0.8.2 Changes

    November 29, 2016
    • First public version.
  • v0.8.0

    November 26, 2016