kaconf v0.8.6 Release Notes
Release Date: 2018-02-18 // about 5 years ago-
- API retrocompatibility break with
v0.8.4
:JavaUtilPropertySource.from
don't throw exceptions if the property sources are available. Instead they return anOptional
.
- API retrocompatibility break with