Releases: spatie/phpunit-snapshot-assertions
Releases · spatie/phpunit-snapshot-assertions
5.1.2
What's Changed
- Bump actions/setup-node from 2 to 3 by @dependabot in #176
- fix: correct typo in readme by @TSchuermans in #178
- Fix #179 - assert difference between empty array and object. by @Sam152 in #180
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #177
New Contributors
- @TSchuermans made their first contribution in #178
- @Sam152 made their first contribution in #180
Full Changelog: 5.1.1...5.1.2
5.1.1
- fix image driver
5.1.0
5.0.2: Merge pull request #168 from mfn/mfn-postcondition
Change `@after` to `@postCondition`
5.0.1
What's Changed
- Generate snapshot file names with dataset by @pierres in #163
- Bump aglipanci/laravel-pint-action from 0.1.0 to 2.1.0 by @dependabot in #164
- Update windows users info in readme.md by @raveren in #150
New Contributors
Full Changelog: 5.0.0...5.0.1
5.0.0
What's Changed
- Add Dependabot Automation by @patinthehat in #152
- Add PHP 8.2 Support by @patinthehat in #151
- Bump actions/checkout from 2 to 3 by @dependabot in #153
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #159
- Fix badge with
run-tests
status inREADME.md
by @gomzyakov in #160 - add support for PHPUnit v10 by @freekmurze in #154
New Contributors
- @patinthehat made their first contribution in #152
- @dependabot made their first contribution in #153
- @gomzyakov made their first contribution in #160
Full Changelog: 4.2.16...5.0.0
4.2.16
4.2.15
What's Changed
- Apply PCRE_UTF8 for cleaning filename by @su-kun1899 in #147
New Contributors
- @su-kun1899 made their first contribution in #147
Full Changelog: 4.2.14...4.2.15
4.2.14
What's Changed
- Add tests for Text Driver and Windows EOL fixes by @mallardduck in #146
Full Changelog: 4.2.13...4.2.14
4.2.13
What's Changed
- Add test to cover HTML without doctype by @mallardduck in #144
- Add type safe json matching by @cschindl in #145
New Contributors
Full Changelog: 4.2.12...4.2.13