Releases: smartcar/clutch-assert
Releases · smartcar/clutch-assert
v5.1.1
5.1.1 (2023-02-17)
Bug Fixes
- cd updated with node image (d3b1048)
- docker_image_name added (0c4ccd0)
v5.1.0
5.1.0 (2023-02-14)
Features
v5.0.0
5.0.0 (2022-05-19)
Features
- ci: drop Node.js 10, 12 and add Node.js 16, 18 (dafca81)
BREAKING CHANGES
v4.2.0
4.2.0 (2020-10-09)
Features
- switch deepEqual function from not-so-shallow to lodash.isequal (96b2c76)
v4.1.1
4.1.1 (2020-06-29)
Bug Fixes
- package: upgrade all dependencies (9231a65)
v4.1.0
4.1.0 (2020-06-29)
Features
- ci: add Node.js 14 to the testing matrix (0687d9d)
v4.0.3
4.0.3 (2020-05-28)
Bug Fixes
- package: update all dependencies (c7316c2), closes #81
v4.0.2
4.0.2 (2020-04-07)
Bug Fixes
- package: update chalk to version 4.0.0 (#79) (3d10bb8)
v4.0.1
4.0.1 (2020-03-20)
Bug Fixes
- package: update dependencies (4f4ffd1)
v4.0.0
4.0.0 (2020-02-10)
chore
BREAKING CHANGES
- ci: This library will no longer be tested on Node.js 8 and as such will not be guaranteed to work on this version of Node.js. We support LTS versions of Node.js as they are specified here: nodejs/Release#release-schedule