Skip to content

Releases: DiffyWebsite/diffy-cli

Use YAML file upload for project:update command

25 Jun 13:31

Choose a tag to compare

Instead of parsing YAML file now project:update uploads the file directly to Diffy.

0.1.40 - Raising the minimum PHP version to 8.2

27 Mar 21:54

Choose a tag to compare

Exit with success code for all commands

11 Feb 15:19

Choose a tag to compare

To ensure that commands do not fail in pipelines we exit them with success zero code.

0.1.38

11 Jun 19:07
b287517

Choose a tag to compare

What's Changed

  • Fix PHP Warning: Undefined array key "sharedUrl" by @rmuit in #28

New Contributors

  • @rmuit made their first contribution in #28

Full Changelog: 0.1.37...0.1.38

0.1.37

10 Apr 22:16

Choose a tag to compare

What's Changed

  • introduce YAML format for project settings for project:update command @gregurcom #26

Full Changelog: 0.1.36...0.1.37

0.1.36

06 Mar 13:20
0d6bd07

Choose a tag to compare

What's Changed

Full Changelog: 0.1.35...0.1.36

0.1.35

03 Mar 08:31
8231cb4

Choose a tag to compare

What's Changed

Full Changelog: 0.1.34...0.1.35

Bump versions of Guzzle, Robo

17 Oct 01:10

Choose a tag to compare

Make Drupal 10 compatible.

Fix for screenshot:create-baseline

31 Aug 06:50

Choose a tag to compare

Fix an error happened during screenshot:create-baseline command.

createScreenshot with "custom" environment option

29 Aug 16:51

Choose a tag to compare

Now you can create screenshots from custom environment with command

diffy screenshot:create 342 custom --envUrl="https://custom.diffy.website"