All Versions
112
Latest Version
Avg Release Cycle
63 days
Latest Release
502 days ago

Changelog History
Page 4

  • v1.27.0 Changes

    October 17, 2017
    • Add method to output plain JS object - willsoto
    • Updated Node versions in Travis CI - lorenwest
  • v1.26.2 Changes

    August 11, 2017
    • Update supported nodejs platforms - jfelege
  • v1.26.1 Changes

    May 03, 2017
    • Fix: failed while merging from RegExp @XadillaX
    • Chore: reduce package size. @evilebottnawi
  • v1.26.0 Changes

    March 30, 2017
    • Added tests for extendDeep @IvanVergiliev
    • Added TypeScript support @cypherq
    • Update config.js with correctly cased type def @ScionOfBytes
  • v1.25.1 Changes

    February 01, 2017
    • Fixed undefined CONFIG_SKIP_GITCRYPT variable @lorenwest
  • v1.25.0 Changes

    January 31, 2017
    • Add support for configuration files stored with git-crypt @cunneen
  • v1.24.0 Changes

    November 02, 2016
    • Prevent accidental publish to private repository
  • v1.23.0 Changes

    November 02, 2016
    • Re-publishing because npmjs didn't see 1.22
  • v1.22.0 Changes

    October 25, 2016
    • original/previous value for deferredConfig @simon-scherzinger
    • util.loadFileConfigs: support optional source dir @wmertens
    • Adding raw wrapper to prevent object modification in config @patrickpilch
  • v1.21.0 Changes

    June 01, 2016
    • Added XML configuration @tusharmath