Skip to content

Releases: balena-io-modules/node-docker-delta

v4.1.0

05 Jul 16:16
4196b8c
Compare
Choose a tag to compare

90e267a (Export OutOfSyncError, 2024-07-04)

v4.0.1

26 Apr 14:40
ed1ecc4
Compare
Choose a tag to compare

0f165b5 (Fix linting errors, 2024-04-24)
079d87e (Update dockerode and docker-toolbelt, 2024-04-24)

v4.0.0

22 Nov 15:46
dce23a5
Compare
Choose a tag to compare

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

17 Nov 16:11
a2ca597
Compare
Choose a tag to compare

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)

v3.0.4

16 Nov 16:20
0cb03b3
Compare
Choose a tag to compare

31171f3 (Update typed-error to 3.x, 2023-11-16)

v3.0.3

15 Nov 20:07
21b614d
Compare
Choose a tag to compare

018d615 (Fix linting by ensuring it uses typescript 5.1, 2023-11-15)