Skip to content

Releases: zinserjan/wdio-visual-regression-service

v0.9.0

10 May 07:52
Compare
Choose a tag to compare
  • Support Spectre as visual regression method (#66, #77)
  • Process image operations in parallel (#76)
  • Provide all test information into context (#47)
  • Support Cucumber (#75)

v0.8.0

12 May 07:37
Compare
Choose a tag to compare

Breaking Changes

  • Allow viewport configuration (#40)
  • Bump wdio-screenshot for iOS screencaps without shadow (#44)

v0.7.0

06 Feb 22:40
Compare
Choose a tag to compare
  • bump version of wdio-screenshot to support retina & iOS (#36)

v0.6.0

13 Jan 20:13
Compare
Choose a tag to compare
  • do not update reference image if screenshot is within tolerance (#33)
  • support latest firefox via screenshot stitching (#35)

v0.5.0

09 Nov 19:20
Compare
Choose a tag to compare
  • fix problems with incorrect viewport sizes (#23)
  • add a way to save only reference screenshots (#27)

v0.4.0

29 Aug 22:36
Compare
Choose a tag to compare
  • Add option to set widths/orientations globally (#13)

v0.3.0

29 Aug 19:38
Compare
Choose a tag to compare
  • GraphicsMagick is no longer required. wdio-screenshot uses Jimp when GraphicsMagick isn't installed. (#12)
  • Add a short blurb that links an example repo using wdio-visual-regression-service (#11)

v0.2.0

19 Jun 21:22
Compare
Choose a tag to compare
  • add option misMatchTolerance (#4)
  • add option viewportChangePause (#5)
  • delete obsolete diff images (#6)

v0.1.1

06 Jun 20:35
Compare
Choose a tag to compare
  • v0.1.0 hit an packaging bug. This is a repackaging with fixed files.

v0.1.0

06 Jun 20:35
Compare
Choose a tag to compare
  • first release