Releases: DiffyWebsite/diffy-cli
Releases · DiffyWebsite/diffy-cli
0.1.31 Fix for setScreenshotBaseline
0.1.30
Full Changelog: 0.1.29...0.1.30
0.1.29
0.1.28
0.1.27
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
0.1.25
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
- @dustinleblanc made their first contribution in #17
- @gregurcom made their first contribution in #18
Full Changelog: 0.1.24...0.1.25
0.1.24
Add command screenshot:list.
Allow custom names for Diffs
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
Fix composer config (don't fake php version)