Skip to content

Releases: NimaSoroush/differencify

v1.5.5

18 Apr 13:02
4cde437

Choose a tag to compare

  • Upgrading Puppeteer to 2.0.0
  • Upgrading Jimp to 0.8.5

v1.5.4

04 Oct 23:39

Choose a tag to compare

  • Enhanced the freezeImage functionality
  • Update puppeteer to the latest version
  • Update check-types to the latest version
  • Update eslint-plugin-react to the latest version
  • Update jimp to the latest version

v1.5.3

05 Mar 14:02
6114270

Choose a tag to compare

  • mockRequests method to wrap Mockeer functionality

v1.5.1

07 Oct 16:35
84489a3

Choose a tag to compare

  • Fix issue with cleaning up leftover images from previous runs

v1.5.0

03 Oct 20:24
afcc430

Choose a tag to compare

  • Making Differencify compatible with differencify-jest-reporter
  • Save the captured image from current test run to test report path by default

v1.4.0

22 Jun 08:47
afcc430

Choose a tag to compare

Changed

  • toMatchScreenshot updated to accept a callback parameter which is passed
    details of the comparison (See API.md
    for details.)

Added

  • NPM script test:integration to streamline running integration tests in Docker

v1.4.2

13 Jul 21:13
c5c5d02

Choose a tag to compare

  • Bug fixes for freeze image functionality

v1.3.4

09 Jun 11:42
57355ba

Choose a tag to compare

  • Export module Differencify
  • Make Differencify running with vanila node
  • Fix screenshot path issue for non jest

v1.3.3

08 Jun 12:34
49f697c

Choose a tag to compare

  • Fix for custom test path

v1.3.2

06 Jun 21:16
db67399

Choose a tag to compare

  • Adding support and example for the custom test path