Skip to content

Releases: smartcar/clutch-assert

v5.1.1

17 Feb 19:43
9ce9bad
Compare
Choose a tag to compare

5.1.1 (2023-02-17)

Bug Fixes

  • cd updated with node image (d3b1048)
  • docker_image_name added (0c4ccd0)

v5.1.0

14 Feb 23:59
118b673
Compare
Choose a tag to compare

5.1.0 (2023-02-14)

Features

  • ci & cd yml files created (668a744)
  • ci&cd yml files added. (0d81404)
  • codecov execution updated (0b475ae)

v5.0.0

19 May 04:29
c8b6f83
Compare
Choose a tag to compare

5.0.0 (2022-05-19)

Features

  • ci: drop Node.js 10, 12 and add Node.js 16, 18 (dafca81)

BREAKING CHANGES

  • ci: This library will no longer be tested on Node.js 10 and Node.js 12 and as such will not be guaranteed to work on these versions of Node.js. We support LTS versions of Node.js as they are specified here: https://github.com/nodejs/Release#release-schedule

v4.2.0

09 Oct 07:36
Compare
Choose a tag to compare

4.2.0 (2020-10-09)

Features

  • switch deepEqual function from not-so-shallow to lodash.isequal (96b2c76)

v4.1.1

29 Jun 07:05
Compare
Choose a tag to compare

4.1.1 (2020-06-29)

Bug Fixes

  • package: upgrade all dependencies (9231a65)

v4.1.0

29 Jun 07:00
Compare
Choose a tag to compare

4.1.0 (2020-06-29)

Features

  • ci: add Node.js 14 to the testing matrix (0687d9d)

v4.0.3

28 May 05:22
Compare
Choose a tag to compare

4.0.3 (2020-05-28)

Bug Fixes

  • package: update all dependencies (c7316c2), closes #81

v4.0.2

07 Apr 17:01
3d10bb8
Compare
Choose a tag to compare

4.0.2 (2020-04-07)

Bug Fixes

  • package: update chalk to version 4.0.0 (#79) (3d10bb8)

v4.0.1

20 Mar 06:22
Compare
Choose a tag to compare

4.0.1 (2020-03-20)

Bug Fixes

  • package: update dependencies (4f4ffd1)

v4.0.0

10 Feb 21:38
Compare
Choose a tag to compare

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