5.0.2 — March 9, 2024 — Diff
5.0.1 — February 26, 2024 — Diff
5.0.0 — February 26, 2024 — Diff
4.0.1 — September 3, 2023 — Diff
4.0.0 — September 2, 2023 — Diff
3.0.4 — September 1, 2023 — Diff
3.0.3 — August 17, 2023 — Diff
3.0.0 — July 18, 2020 — Diff
- Bump mkdirp from 0.5.1 to 1.0.4 (#28) @dependabot
- Bump graceful-fs from 4.2.0 to 4.2.4 (#27) @dependabot
- Bump readable-stream from 2.3.6 to 3.6.0 (#26) @dependabot
- Bump glob from 7.1.4 to 7.1.6 (#25) @dependabot
- Bump mocha from 5.2.0 to 8.0.1 (#24) @dependabot
- Bump actions/setup-node from v1 to v2.1.0 (#22) @dependabot
- Bump rimraf from 2.6.3 to 3.0.2 (#23) @dependabot
- Bump actions/checkout from v1 to v2.3.1 (#21) @dependabot
- remove support for node < 10 (#20) @ctalkington
- Remove unused function and module (#19) @exoego
- Address Buffer constructor deprecation (#18) @exoego
- normalizeInputSource: always pipe stream through a PassThrough stream (#17) @jntesteves