Skip to content

Releases: DiffyWebsite/diffy-cli

0.1.31 Fix for setScreenshotBaseline

Choose a tag to compare

@ygerasimov ygerasimov released this 15 Aug 14:10
155c831

Fixes setting API key for setScreenshotBaseline.

@Snissink #21

0.1.30

Choose a tag to compare

@gregurco gregurco released this 10 Aug 14:44

Full Changelog: 0.1.29...0.1.30

0.1.29

Choose a tag to compare

@gregurco gregurco released this 28 May 18:10
48f34b7

What's Changed

Full Changelog: 0.1.28...0.1.29

0.1.28

Choose a tag to compare

@gregurco gregurco released this 04 May 14:34

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

Choose a tag to compare

@gregurco gregurco released this 04 Apr 20:54

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

Choose a tag to compare

@gregurco gregurco released this 20 Feb 21:47

What's Changed

  • Switch to GitHub actions pipeline

Full Changelog: 0.1.25...0.1.26

0.1.25

Choose a tag to compare

@gregurco gregurco released this 19 Feb 16:49
b37b4b6

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

Choose a tag to compare

@ygerasimov ygerasimov released this 17 Nov 01:47
Add command screenshot:list.

Allow custom names for Diffs

Choose a tag to compare

@ygerasimov ygerasimov released this 05 Oct 13:51

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

Choose a tag to compare

@gregurco gregurco released this 05 Sep 18:52
Fix composer config (don't fake php version)