Skip to content

Releases: avaje/avaje-config

avaje-config-1.0

21 Aug 12:15
Compare
Choose a tag to compare

#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

c1.2

14 Apr 10:10
Compare
Choose a tag to compare

#5 Need to filter non property command line args - IllegalArgumentException: Expecting only yaml or properties file but got [ort]

c1.1

08 Apr 00:32
Compare
Choose a tag to compare

#4 StringIndexOutOfBoundsException with multiple expressions bug