Releases: phpstan/phpstan-beberlei-assert
Releases · phpstan/phpstan-beberlei-assert
2.0.0
1.1.3
- 80bea64 - Add LICENSE
- fed9419 - Bump PHPStan extensions
- 2bdf340 - Pin build-cs
- 8d32bba - Test newer PHP versions
- 9bec463 - Update lock-closed-issues.yml
- b335d5e - Remove list of supported methods, fix typo in PHPStan :)
- e52c0e5 - Update metcalfc/changelog-generator action to v4.3.1
- dcd3126 - Update cbrgm/mastodon-github-action action to v2
- 0ce7ed5 - Update metcalfc/changelog-generator action to v4.2.0
- 34f3ddd - Update dessant/lock-threads action to v5
- 861a829 - Update actions/checkout action to v4
1.1.2
1.1.1
- 93bd8d1 - Add support for
notBlank
assertion - 6cd5128 - Add
keyExists
andkeyNotExists
assertions to README - 0f572b7 - Next-gen coding standard workflow
- 7c55c22 - Update dependency slevomat/coding-standard to v8.12.0
- c5735e1 - Update dependency slevomat/coding-standard to v8.11.1
- 3fe9adc - Update dependency slevomat/coding-standard to v8.11.0
- 6939925 - Update build-cs
- 2d9023a - Update dependency slevomat/coding-standard to v8.9.0
- a75101c - Update PHPCS
- 7601ee9 - Update metcalfc/changelog-generator action to v4.1.0
1.1.0
- bbf7df7 - Do not use
instanceof *Type
- 5f784e4 - Require PHPStan 1.10
- 94f5f0f - Update release-toot.yml
- c9dcd69 - Create release-toot.yml
- f041f33 - Update dessant/lock-threads action to v4
- 2397423 - Update metcalfc/changelog-generator action to v4
- bf56dbb - Improve
all*
handling - 974b2fb - Migrate to new
Type::getArrays()
- bb1ae66 - Fix test
- 571f292 - Require PHPStan 1.9.0
- 8df4766 - Fix build
- 10ca3d9 - Update build.yml
- c14a898 - Create tag workflow
- a3a306c - PHPStan baseline
- bd67a35 - Require PHPStan 1.8.0
- 4841d17 - Update dependency slevomat/coding-standard to v7.2.1
- 76637a5 - Update dependency slevomat/coding-standard to v7.2.0
- d26bef9 - Update dependency slevomat/coding-standard to v7.1
- 474cba3 - Drop alias
- a1015c5 - Update workflow
- 903a6b2 - Drop support for PHP 7.1, require PHPStan 1.5.0
- 531a440 - Update dependency slevomat/coding-standard to v7.0.20
- 9def3d6 - Update dependency slevomat/coding-standard to v7.0.19
- 2da65ce - Update actions/checkout action to v3
- 7db7215 - Fix allSubclassOf test case
1.0.1
- 522c761 - Add support for
keyExists
andkeyNotExists
assertions - 5b6b255 - Update dependency slevomat/coding-standard to v7
- 3d88fa9 - Update renovate.json
- e0790dc - Update lock-closed-issues.yml
- 59e472c - Update github-actions
- ff5c722 - Update metcalfc/changelog-generator action to v1.0.1
- 8e108e5 - Delete dependabot.yml
- c55352a - Update and rename renovate.json to .github/renovate.json
- a50836b - Add renovate.json
- 433fb3c - Update phpunit.xml
- 17f33d0 - Update release.yml
- 8386a65 - Tweet release action
- 35f1e78 - Allow Composer plugins
- f7df706 - Test on PHP 8.1
- eb94a49 - Composer > Remove
--no-suggest
1.0.0
2a27fc5
- Update README with the integerish() additiond7397e6
- Bump metcalfc/changelog-generator from v0.4.4 to v1.0.088a8ff2
- Rework AssertTypeSpecifyingExtensionTest by extending modern TypeInferenceTest43cf13c
- Lock closed issues8e3f918
- Drop Phing for Makefilee2a2caf
- chore: Use the latest PHPUnit wherever possible, use PHP 8.0 for PHPCS4b339bd
- Rewrite in backward compatibility compliant way939f148
- Open 1.0-devc147863
- Constrain lowest PHPParser version to 4.13.0fb97c44
- Improve compatibility with PHPStan 1.03bd8464
- Improve compatibility with nikic/php-parser 4.13.0b60cedb
- Improve compatibility with PHPStan 1.0
0.12.6
0.12.5
0.12.4
935df91
- Compatibility with latest PHPStanbdea3ef
- Use the maintained version of php-parallel-lint774d190
- Travis > Test on PHP 7.3 and 7.44ef28a7
- Updated coding standard that can run on PHP 7.4e55cdeb
- Bump minimum versions to prevent deprecations when running in lowest57c0af3
- Use GitHub Actions instead of Travis CIc714b07
- Automatic release workflow