CHANGELOG.md
431 Bytes
CHANGELOG
Version 0.5.0
-
nconf.stores.*is nownconf.* -
nconf.storesnow represents the set of nconf.* Store instances on the nconf object. - Added
nconf.argv(),nconf.env(),nconf.file(),nconf.overrides(),nconf.defaults(). -
nconf.systemno longer exists. Thenconf.Systemstore has been broken intonconf.Argv,nconf.Envandnconf.Literal - Fixed bugs in hierarchical configuration loading.