schangxiang@126.com
2025-09-19 0821aa23eabe557c0d9ef5dbe6989c68be35d1fe
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
## Changelog
 
**3.0.0** - <small>_April 14, 2020_</small> — [Diff](https://github.com/archiverjs/node-compress-commons/compare/2.1.1...3.0.0)
 
- breaking: slowly catch up with node LTS, remove support for versions under 8.
- update multiple deps.
 
**2.1.1** — <small>_August 2, 2019_</small> — [Diff](https://github.com/archiverjs/node-compress-commons/compare/2.1.0...2.1.1)
 
- update crc32-stream to v3.0.1
 
**2.1.0** — <small>_August 2, 2019_</small> — [Diff](https://github.com/archiverjs/node-compress-commons/compare/2.0.0...2.1.0)
 
- update crc32-stream to v3.0.0
 
**2.0.0** — <small>_July 19, 2019_</small> — [Diff](https://github.com/archiverjs/node-compress-commons/compare/1.2.2...2.0.0)
 
- breaking: follow node LTS, remove support for versions under 6.
- test: now targeting node v10 and v12
- fix: update Buffer calls to alloc/from
- fix: Add offset to buffer call (#31)
- other: update normalize-path@3 (#34)
- other: update dependencies
 
[Release Archive](https://github.com/archiverjs/node-compress-commons/releases)