Releases: rdohms/phpunit-arraysubset-asserts
Releases · rdohms/phpunit-arraysubset-asserts
v0.5.0
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 3
CI
- 72: GH Actions: minor tweaks thanks to @jrfnl
- 71: Composer: controlled update of CS dependencies thanks to @jrfnl
- 69: GH Actions: update PHP versions in workflows thanks to @jrfnl
- 68: GH Actions: fix use of deprecated
set-output
thanks to @jrfnl
Feature,dependencies
- 70: Support PHPUnit 10 thanks to @spawnia
CI,dependencies
- 66: Bump actions/checkout from 2.4.0 to 3 thanks to @dependabot[bot]
v0.4.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Feature
Bug
- 61: Switch to released event thanks to @rdohms
v0.3.1
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 2
CI
- 60: New Milestone Managment GHA thanks to @rdohms
Documentation,Refactoring
- 59: Adopt new Coding Standard version thanks to @rdohms
Bug
- 58: PHP 8.1: fix deprecation notice thanks to @rdohms
- 56: PHPUnit: update configuration thanks to @jrfnl
v0.3.0
v0.3.0
- Total issues resolved: 1
- Total pull requests resolved: 11
- Total contributors: 4
dependencies
- 49: Bump squizlabs/php_codesniffer from 3.5.8 to 3.6.0 thanks to @dependabot[bot]
- 32: Bump squizlabs/php_codesniffer from 3.5.6 to 3.5.8 thanks to @dependabot[bot]
- 48: Allow installation on PHP < 7.3 icw PHPUnit < 9 thanks to @jrfnl and @drzraf
Documentation
- 47: README: clarify code examples thanks to @jrfnl
CI
Refactoring
- 45: Composer: coding standard is a dev requirement thanks to @jrfnl
- 44: PHP8 / Composer 2 Compatibility thanks to @rdohms
- 38: Ignore dev-user overloads of configuration files thanks to @jrfnl
- 37: Add .gitattributes file thanks to @jrfnl
Feature
CI,Refactoring
- 28: Run CS on PR thanks to @rdohms
v0.2.1
- Total issues resolved: 0
- Total pull requests resolved: 7
- Total contributors: 6
Bug
- 25: Include ArrayAccessible class thanks to @rdohms
Dependencies
- 24: Bump squizlabs/php_codesniffer from 3.5.4 to 3.5.6 thanks to @dependabot[bot]
- 23: Bump phpunit/phpunit from 9.0.0 to 9.4.0 thanks to @dependabot[bot]
CI
- 22: Configure dependabot thanks to @colinodell
- 20: Replace Travis with Github Actions thanks to @barryvdh
Feature
- 17: Add support for PHP 8 thanks to @mnapoli
Documentation
v0.1.1
- Compatibility with 8.4 (thanks to @bmstanley)
v0.2.0
v0.2.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Fixes
- 15: Update to PHPUnit 9 thanks to @bcremer
- 10: Fix typo thanks to @dereuromark