Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

40 lines (22 loc) · 1.67 KB

Changelog

2.1.2 — August 2, 2019 — Diff

  • update compress-commons to v2.1.1

2.1.1 — August 2, 2019 — Diff

  • update compress-commons to v2.1.0

2.1.0 — July 19, 2019 — Diff

  • test: now targeting node v12
  • other: update dependencies.

2.0.1 — August 22, 2018 — Diff

  • update to archiver-utils@2

2.0.0 — August 22, 2018 — Diff

  • breaking: follow node LTS, remove support for versions under 6.
  • other: remove unused lodash dependence (#35)

1.2.0 — June 16, 2017 — Diff

  • groundwork for symlinks support.

NOTE: this will be the last release for node v0.10 and v0.12. node v4 will become the minimum and a version bump to 2.0.0 will take place.

1.1.1January 17, 2017Diff

  • actually use STORE method if level is 0 (GH #21)
  • bump deps to ensure latest versions are used.

1.1.0August 27, 2016Diff

  • bump deps to ensure latest versions are used.

Release Archive