Skip to content

Releases: DiffyWebsite/diffy-cli

Use YAML file upload for project:update command

Choose a tag to compare

@ygerasimov ygerasimov released this 25 Jun 13:31

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

Choose a tag to compare

@gregurco gregurco released this 27 Mar 21:54

Full Changelog: 0.1.39...0.1.40

Exit with success code for all commands

Choose a tag to compare

@ygerasimov ygerasimov released this 11 Feb 15:19

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

0.1.38

Choose a tag to compare

@gregurco gregurco released this 11 Jun 19:07
b287517

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

Choose a tag to compare

@ygerasimov ygerasimov released this 10 Apr 22:16

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

Choose a tag to compare

@gregurco gregurco released this 06 Mar 13:20
0d6bd07

What's Changed

Full Changelog: 0.1.35...0.1.36

0.1.35

Choose a tag to compare

@gregurco gregurco released this 03 Mar 08:31
8231cb4

What's Changed

Full Changelog: 0.1.34...0.1.35

Bump versions of Guzzle, Robo

Choose a tag to compare

@ygerasimov ygerasimov released this 17 Oct 01:10

Make Drupal 10 compatible.

Fix for screenshot:create-baseline

Choose a tag to compare

@ygerasimov ygerasimov released this 31 Aug 06:50

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

createScreenshot with "custom" environment option

Choose a tag to compare

@ygerasimov ygerasimov released this 29 Aug 16:51

Now you can create screenshots from custom environment with command

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