Skip to content

1.0.0 - 2017-01-12

Latest
Compare
Choose a tag to compare
@jokeyrhyme jokeyrhyme released this 11 Jan 23:54
· 580 commits to master since this release

Changed

  • BREAKING: require Node.js 4.x or newer, anything older is not supported
  • update async to 2.1.4 (from 0.9.0)
  • update aws-sdk to 2.7.21 (from 2.0.29)
  • update cli to 1.0.1 (from 0.6.5)
  • update findup-sync to 0.4.3 (from 0.1.3)
  • update glob to 7.1.1 (from 4.3.0)
  • update graceful-fs to 4.1.11 (from 3.0.5)
  • update mime to 1.3.4 (from 1.2.11)
  • update mmmagic to 0.4.5 (from 0.3.11)
  • update q to 1.4.1 (from 0.9.7)
  • update underscore to 1.8.3 (from 1.7.0)
  • update z-schema to 3.18.2 (from 3.1.5)

Fixed

  • explicitly ignore dot-files (already implicit default)
  • bump deps and devDeps (fixes #24) (fixes #27)