Releases: avaje/avaje-config
Releases · avaje/avaje-config
avaje-config-1.0
#15 - Add Automatic-Module-Name into MANIFEST for Java modules use
#14 - ENH: Add ConfigurationSource loaded by ServiceLoader
#13 - ENH: With config.load.systemProperties: true load all properties into System properties
#12 - Use "app.name" rather than "appName" for finding localdev configuration files
#11 - ENH: Add enabled() as a synonym for getBool ... for better reading when used as feature toggle
#10 - ENH: Add support for returning a Set of String, Integer and Long values
#9 - ENH: Add support for returning a List of String, Integer and Long values
#8 - Bump snakeyaml dependency to 1.26
#7 - Add file watching and reloading
#6 - Improve internals for caching default values and missing values