Changelog
4.1.1 — May 30th, 2021 — Diff
Maintenance
- Bump mocha from 8.2.1 to 8.4.0 (#70)
- Bump crc32-stream from 4.0.1 to 4.0.2 (#59)
- Bump y18n from 4.0.0 to 4.0.1 (#69)
- Bump chai from 4.2.0 to 4.3.4 (#67)
- Bump actions/setup-node from 2.1.4 to 2.1.5 (#71)
4.1.0 — March 2, 2021 — Diff
Features
- Allow prepending forward slash in entry name (#63)
Maintenance
- Bump actions/setup-node from v2.1.2 to v2.1.4 (#58)
4.0.1 — July 20, 2020 — Diff
4.0.0 — July 18, 2020 — Diff
3.0.0 — April 14, 2020 — Diff
- breaking: slowly catch up with node LTS, remove support for versions under 8.
- update multiple deps.
2.1.1 — August 2, 2019 — Diff
- update crc32-stream to v3.0.1
2.1.0 — August 2, 2019 — Diff
- update crc32-stream to v3.0.0
2.0.0 — July 19, 2019 — Diff
- 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