aboutsummaryrefslogtreecommitdiff
path: root/node_modules/zip-stream/CHANGELOG.md
blob: 2564f1b26a70cc611eaab1e36d294955a29b9326 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## Changelog

**1.2.0** — <small> June 16, 2017 </small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/1.1.1...1.2.0)

- 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.1** — <small>_January 17, 2017_</small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/1.1.0...1.1.1)

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

**1.1.0** — <small>_August 27, 2016_</small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/1.0.0...1.1.0)

- bump deps to ensure latest versions are used.

[Release Archive](https://github.com/archiverjs/node-zip-stream/releases)