Releases: balena-io-modules/node-docker-delta
v4.1.0
v4.0.1
v4.0.0
bfe3a26 (Remove unnecessary empty buffer allocation, 2023-11-22)
6fca277 (Use stream.promises.pipeline
rather than manual pipe
and promise wrapping, 2023-11-22)
48e988a (Use fs.promises
rather than manually wrapping fs
calls with a promise, 2023-11-22)
f3b918a (Use node:
prefix for in-built modules, 2023-11-22)
64cfa5c (Switch from readable-stream 2.x to nodejs built in stream passthrough, 2023-11-22)
aab1e3b (Require dockerode instance to be passed in rather than defaulting one, 2023-11-21)
481465b (Convert to typescript, 2023-11-17)
v3.0.5
194c923 (Update chai-events, 2023-11-17)
a89eeb5 (Switch to tmp-promise, 2023-11-17)
dffa4dd (Update mocha to 10.x, 2023-11-17)
63ab8a3 (Use chai directly rather than via mochainon, 2023-11-17)
3e1a5e8 (Remove redundant versionist entries from package.json, 2023-11-17)
b1149ed (Set up husky/lint-staged for automatic linting, 2023-11-17)