All Versions
17
Latest Version
Avg Release Cycle
74 days
Latest Release
1611 days ago

Changelog History
Page 2

  • v3.0.2 Changes

    July 19, 2019
    • โšก๏ธ other: update dependencies
  • v3.0.1 Changes

    July 19, 2019
    • โšก๏ธ other: update dependencies
    • ๐Ÿ“„ docs: now deployed using netlify
  • v3.0.0 Changes

    August 22, 2018
    • ๐Ÿ’ฅ breaking: follow node LTS, remove support for versions under 6. (#339)
    • ๐Ÿ›  bugfix: use stats in tar.js and core.js (#326)
    • โšก๏ธ other: update to archiver-utils@2 and zip-stream@2
    • ๐Ÿšš other: remove lodash npm module usage (#335, #339)
    • ๐Ÿ—„ other: Avoid using deprecated Buffer constructor (#312)
    • ๐Ÿšš other: Remove unnecessary return and fix indentation (#297)
    • โœ… test: now targeting node v10 (#320)
  • v2.1.1 Changes

    January 10, 2018
    • ๐Ÿ›  bugfix: fix relative symlink paths (#293)
    • ๐Ÿ’… other: coding style fixes (#294)
  • v2.1.0 Changes

    January 10, 2018
    • ๐Ÿ”จ refactor: directory now uses glob behind the scenes. should fix some directory recursion issues. (#267, #275)
    • ๐Ÿ“„ docs: more info in quick start. (#284)
  • v2.0.3 Changes

    August 26, 2017
    • ๐Ÿ›  bugfix: revert #261 due to potential issues with editing entryData in special cases.
    • ๐Ÿ›  bugfix: add var to entryData in glob callback (#273)
  • v2.0.2 Changes

    August 26, 2017
    • ๐Ÿ“„ docs: fix changelog date.