Skip to content

Releases: NimaSoroush/differencify

v1.3.1

25 May 19:01
2b062f6

Choose a tag to compare

  • Support all puppeteer API calls
  • Support multiple toMatchSnapshots
  • Improved logging
  • Improved documentation and examples
  • Added integration tests
  • Bug fixes

v1.2.0

23 Nov 14:08

Choose a tag to compare

  • Added page click functionality

v1.1.5

08 Nov 23:35
6d339c4

Choose a tag to compare

  • Update to [email protected]
  • Fixing issue with passing browserArgs to chrome headless
  • Enhanced debugging for parameter sanitization

v1.1.4

03 Nov 22:50
bad4af3

Choose a tag to compare

  • Fixed issue with jest failure if error happens in steps

v1.1.3

30 Oct 17:14
39d4c8b

Choose a tag to compare

  • Fixed issue with calling cleanup
  • Improved readme file

v1.1.2

26 Oct 20:53

Choose a tag to compare

  • Made explicit that library targets node 8.6+
  • Set babel target to node 8.6

v1.1.1

23 Oct 14:22

Choose a tag to compare

  • Add jest snapshot support
  • Performance improvement
  • Better logging
  • bug fixes

v1.0.0

11 Oct 14:50

Choose a tag to compare

  • Replacing chromy with puppeteer as backend
  • Add functionality to chain differencify methods
  • Add resize functionality
  • Removed dependency to config files
  • Better logging
  • Bug fixes

v0.0.18

16 Aug 08:42

Choose a tag to compare

  • Fixing issue with freezing image
  • Upgrading Chromy to version 0.4.7

v0.0.17

07 Aug 11:36

Choose a tag to compare

  • Upgrading Chromy to version 0.4.5