Releases: spatie/phpunit-snapshot-assertions
Releases · spatie/phpunit-snapshot-assertions
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
4.2.12
What's Changed
- Use
LIBXML_HTML_NODEFDTD
to maintain output consistency by @JayBizzle in #141
New Contributors
- @JayBizzle made their first contribution in #141
Full Changelog: 4.2.11...4.2.12
4.2.11
What's Changed
- revert match process in JsonDriver by @Stevemoretz in #138
New Contributors
- @Stevemoretz made their first contribution in #138
Full Changelog: 4.2.10...4.2.11
4.2.10
What's Changed
- Normalize windows line endings on HTML tests by @mallardduck in #136
New Contributors
- @mallardduck made their first contribution in #136
Full Changelog: 4.2.9...4.2.10