You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature: support empty list and single element list in flat source
feature: add config.containsRequired() (return true/false) and config.validateRequired() (throw exception instead) to check whether all values of required items exist in config or not
feature: leading or trailing whitespaces are allowed in item name / path
feature: support onSet for Item
fix: support HOCON substitutions
fix: default values in facade config now have lower priority than the values in fallback config