Skip to content

Releases: spatie/phpunit-snapshot-assertions

2.1.1

04 Mar 21:02
605acd7
Compare
Choose a tag to compare
  • fix for json driver

2.1.0

07 Feb 13:35
Compare
Choose a tag to compare
  • Require PHPUnit 8 & PHP 7.2

2.0.0

29 Jan 16:24
Compare
Choose a tag to compare
  • Use YAML by default for associative arrays
  • Drop PHP 7.0 support, the new constraint is ^7.1
  • Drop PHPUnit ^6.5 support, the new constraint is ^7.0

1.4.1

29 Jan 11:41
Compare
Choose a tag to compare
  • Fix JSON array comparisons

1.4.0

29 Jan 10:13
Compare
Choose a tag to compare
  • Allow arrays to be serialized to JSON

1.3.3

18 Dec 19:37
45ea365
Compare
Choose a tag to compare
  • Fix updating failed file-snapshots

1.3.2

18 Oct 17:30
0fefcad
Compare
Choose a tag to compare
  • Fix for tests with weird characters

1.3.1

08 Jun 22:20
ee2ce2e
Compare
Choose a tag to compare
  • Lowered minimum required PHPUnit version

1.3.0

22 May 08:48
Compare
Choose a tag to compare
  • Only mark test incomplete after every snapshot has been run

1.2.3

15 Mar 10:21
Compare
Choose a tag to compare
  • Fixed snapshot creation in recursive directories