Releases: jeromemacias/node-rob-config
Releases · jeromemacias/node-rob-config
v6.0.0
v4.2.0
- Exit with error code on validate command when configuration is not valid
- Update dependencies
v4.1.1
- Update almost all dependencies
v4.1.0
- Add
conf.describe()
method to show schema description - Add
rob-config describe
command - Add some colors to
rob-config
command help
v4.0.0
- Build files updated
- Add
np
dev dependency and scripts - run
make build
on prepublishOnly
v3.1.0
- Add
formats.js
file parsing to allow adding custom formats - Expose all convict configuration object methods
v3.0.0
- Update dependencies
- Do not expose sensitive configuration keys on show method / command
- [Breaking change] Only export get and has instead of default key with all convict methods
- Add nodejs 9 to travis build