Skip to content

Releases: jeromemacias/node-rob-config

v6.0.0

18 Apr 21:03
Compare
Choose a tag to compare
  • Merge pull request #2 from jeromemacias/update-deps 0028d81
  • Fix node_js versions to use on Travis 7e82066
  • Add node version badge on README 238f024
  • Update all dependencies aa0eb26
  • Fix security vulnerabilities in dependencies bca9687

v4.2.0...v6.0.0

v4.2.0

16 Dec 23:07
Compare
Choose a tag to compare
  • Exit with error code on validate command when configuration is not valid
  • Update dependencies

v4.1.1

26 Jul 21:23
v4.1.1
8511db1
Compare
Choose a tag to compare
  • Update almost all dependencies

v4.1.0

04 Mar 22:49
Compare
Choose a tag to compare
  • Add conf.describe() method to show schema description
  • Add rob-config describe command
  • Add some colors to rob-config command help

v4.0.0

28 Jan 14:28
Compare
Choose a tag to compare
  • Build files updated
  • Add np dev dependency and scripts
  • run make build on prepublishOnly

v3.1.0

28 Jan 12:46
Compare
Choose a tag to compare
  • Add formats.js file parsing to allow adding custom formats
  • Expose all convict configuration object methods

v3.0.0

28 Jan 12:45
Compare
Choose a tag to compare
  • 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