Releases: psalm/psalm-plugin-phpunit
Releases · psalm/psalm-plugin-phpunit
0.20.0
What's Changed
- Switch to psalm/psalm-plugin-api 0.1.0 (targeting Psalm v7 beta)
- Bump actions/cache from 3 to 4 by @dependabot[bot] in #153
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #152
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #157
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #156
Full Changelog: 0.19.5...0.20.0
0.19.5
0.19.4
Psalm v7 support
This release adds support for psalm v7.
Full Changelog: 0.19.2...0.19.3
Psalm v6 support
Bumps composer requirements for psalm v6 support.
Full Changelog: 0.19.0...0.19.2
Add Psalm 6 support, drop Psalm 4 support
This release adds support for Psalm 6, dropping support for Psalm 4.
What's Changed
- Update README.md by @sander-bol in #128
- Replace deprecated
::set-outputby @weirdan in #132 - Dependabot updates for GH actions by @weirdan in #133
- Bump actions/checkout from 2 to 3 by @dependabot in #134
- Bump actions/cache from 2 to 3 by @dependabot in #135
- Switch to MixedReturnStatement, drop Psalm 4 support by @danog in #142
New Contributors
- @sander-bol made their first contribution in #128
- @dependabot made their first contribution in #134
Full Changelog: 0.18.4...0.19.0
0.18.4
Fix typo
Fix version detection
Allow using on 5.x-dev
Merge pull request #124 from danog/patch-1 Allow running in PR