Skip to content

Releases: DiffyWebsite/diffy-cli

0.1.31 Fix for setScreenshotBaseline

15 Aug 14:10
155c831

Choose a tag to compare

Fixes setting API key for setScreenshotBaseline.

@Snissink #21

0.1.30

10 Aug 14:44

Choose a tag to compare

Full Changelog: 0.1.29...0.1.30

0.1.29

28 May 18:10
48f34b7

Choose a tag to compare

What's Changed

Full Changelog: 0.1.28...0.1.29

0.1.28

04 May 14:34

Choose a tag to compare

What's Changed

  • Feature/create screenshot baseline by @LHRR in #16

New Contributors

  • @LHRR made their first contribution in #16

Full Changelog: 0.1.27...0.1.28

0.1.27

04 Apr 20:54

Choose a tag to compare

What's Changed

  • Add method to support diff result in junit-xml format
  • Support PHP 8.2

Full Changelog: 0.1.26...0.1.27

0.1.26

20 Feb 21:47

Choose a tag to compare

What's Changed

  • Switch to GitHub actions pipeline

Full Changelog: 0.1.25...0.1.26

0.1.25

19 Feb 16:49
b37b4b6

Choose a tag to compare

What's Changed

  • Add a bin entry so requiring via composer will add a bin script by @dustinleblanc in #17
  • Document name parameter to create diff function by @gregurcom in #18

New Contributors

Full Changelog: 0.1.24...0.1.25

0.1.24

17 Nov 01:47

Choose a tag to compare

Add command screenshot:list.

Allow custom names for Diffs

05 Oct 13:51

Choose a tag to compare

Use both project:compare and diff:create commands with --name="abc" option to set the custom names for the diffs.

0.1.22 - Support PHP 7.4 and 8.x

05 Sep 18:52

Choose a tag to compare

Fix composer config (don't fake php version)