Bumped! 🧾
Diff: v4.0.0...v5.0.0
Changes:
- Composer: use PHP 8.2, replace dev dependencies [57e1df5] (@f3l1x)
- Config: apply code style fixes for new ruleset [9924135] (@f3l1x)
- Phpstan: use explicit boolean conditions [17c9a6c] (@f3l1x)
- Phpstan: use IAccount in interface return type [1a18a57] (@f3l1x)
- Phpstan: use strict empty array checks [30b53e6] (@f3l1x)
- Phpstan: add explicit filter callbacks [d900799] (@f3l1x)
Maintenance:
- Codesniffer: upgrade to v5 [a50aa61] (@f3l1x)
- Git: modernize config [8074e26] (@f3l1x)
- Makefile: modernize [ca51236] (@f3l1x)
- Phpstan: modernize config [21a6355] (@f3l1x)
- Tests: cleanup [6f2a6c3] (@f3l1x)
- CI: modernize workflow [58714ec] (@f3l1x)
- Tests: add coveralls [8cb91d1] (@f3l1x)
- Readme: update documentation [83f8d75] (@f3l1x)
- Composer: open 4.1.x branch [0ad4bb8] (@f3l1x)
- CI: add PHP 8.2-8.5 test matrix [1ff86dd] (@f3l1x)
- Tests: convert to Nette Tester [c2c11ef] (@f3l1x)
- Config: update to contributte standards [d02a813] (@f3l1x)
- Config: fix ruleset, add phpstan baseline [fb76156] (@f3l1x)
- Tests: add render test assertions [b1ae93f] (@f3l1x)
- Config: remove baseline, fix coverage [f2218b3] (@f3l1x)