kaconf v0.9.0 Release Notes

Release Date: 2020-02-02 // about 4 years ago
    • ⚡️ Updated gradle wrapper
    • 👍 Allow multiple names for a property, e.g.: @Property({"user.name", "USER_NAME"})

Previous changes from v0.8.6

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