Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 875 Bytes

History.md

File metadata and controls

43 lines (24 loc) · 875 Bytes

0.3.40 / 2016-12-09

  • feat(executable): assign execution permissions after file creation
  • fix(#147): use new archiver API and stops using deprecated bulk function

0.3.39 - 2016-12-02

  • fix(#144): batch script for nar execution under Windows OS.

0.3.38 - 2016-10-29

  • feat(#140): support scoped package archive creation
  • fix(#139): fix issue with list command.

0.3.37 - 2016-05-07

  • fix(#136): add compatibility for node +6.
  • fix(#135): use resolve-tree@0.1.11.

0.3.36 - 2016-04-06

  • fix(#133, #130): properly resolve optional dependencies.

0.3.35 - 2016-03-05

  • feat(#130): support and resolve optional dependencies.

0.3.34 - 2016-02-02

  • Maintenance release.

0.3.33 - 2016-02-02

0.3.32 - 2016-01-21

  • Fixes #127.
  • Adds changelog.

0.3.31 - 2016-01-18

  • Fixes #124.