Skip to content

Releases: NimaSoroush/differencify

v1.5.5

Choose a tag to compare

@NimaSoroush NimaSoroush released this 18 Apr 13:02
4cde437
  • Upgrading Puppeteer to 2.0.0
  • Upgrading Jimp to 0.8.5

v1.5.4

Choose a tag to compare

@NimaSoroush NimaSoroush released this 04 Oct 23:39
  • 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

Choose a tag to compare

@NimaSoroush NimaSoroush released this 05 Mar 14:02
6114270
  • mockRequests method to wrap Mockeer functionality

v1.5.1

Choose a tag to compare

@NimaSoroush NimaSoroush released this 07 Oct 16:35
84489a3
  • Fix issue with cleaning up leftover images from previous runs

v1.5.0

Choose a tag to compare

@NimaSoroush NimaSoroush released this 03 Oct 20:24
afcc430
  • Making Differencify compatible with differencify-jest-reporter
  • Save the captured image from current test run to test report path by default

v1.4.0

Choose a tag to compare

@EranSch EranSch released this 22 Jun 08:47
afcc430

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

Choose a tag to compare

@NimaSoroush NimaSoroush released this 13 Jul 21:13
c5c5d02
  • Bug fixes for freeze image functionality

v1.3.4

Choose a tag to compare

@NimaSoroush NimaSoroush released this 09 Jun 11:42
57355ba
  • Export module Differencify
  • Make Differencify running with vanila node
  • Fix screenshot path issue for non jest

v1.3.3

Choose a tag to compare

@NimaSoroush NimaSoroush released this 08 Jun 12:34
49f697c
  • Fix for custom test path

v1.3.2

Choose a tag to compare

@NimaSoroush NimaSoroush released this 06 Jun 21:16
db67399
  • Adding support and example for the custom test path