Skip to content

Latest commit

 

History

History
41 lines (19 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

41 lines (19 loc) · 1.15 KB

Change Log

Unreleased

1.0.0 - 2017-01-12

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)