Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (24 loc) · 859 Bytes

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 859 Bytes

Changelog

1.0.0 (2017-02-23)

  • Update suppoted Node.js versions according to LTS schedule.
    • Support Node.js 7.
    • Unsupport Node.js 0.12 and 5.

0.4.0 (2016-05-24)

  • Update appdmg to v0.4.5.
  • Test on multiple Node.js versions: 6, 5, 4, 0.12.

0.3.3 (2016-04-06)

  • Support Grunt v1.0.0.
  • Show detailed error message when task failed.

0.3.2 (2015-09-07)

  • Fix fatal error when using appdmg v0.3.3+. (#4)

0.3.1 (2015-03-24)

  • Specify the supported OS in package.json.

0.3.0 (2015-02-09)

  • Bump node-appdmg to v0.3.0.
  • Add basepath option.
  • Deprecate configFile option and avoid creating temporary json file.

0.2.0 (2014-10-09)

  • Release as open source.
  • Upgrade node-appdmg to v0.2.2.

0.1.0 (2014-06-19)

  • Initial release.