3.4.3
W0rma
released this
3.4.2
W0rma
released this
What's Changed
- Test against PHP 8.5 + drop support for PHP < 8.2 in #117
- Bump codeception/util-universalframework version to 2 in #118
- Add support for softcreatr/jsonpath v0.11 by @npwvestjens in #119
New Contributors
- @npwvestjens made their first contribution in #119
Full Changelog: 3.4.1...3.4.2
3.4.1
3.4.0
What's Changed
- Use FQN for public methods by @erickskrauch in #97
- Changing double quotes to single quotes in the docs by @ThomasLandauer in #102
- Allow softcreatr/jsonpath v0.9 + justinrainbow/json-schema v5.3 by @W0rma in #99
- Test against PHP 8.2 + 8.3 by @W0rma in #101
- Relax parameter types to allow filters like "array:empty" in JsonType by @W0rma in #107
- Add unsetHttpHeader() + deprecate deleteHeader() by @W0rma in #106
New Contributors
- @erickskrauch made their first contribution in #97
- @W0rma made their first contribution in #99
Full Changelog: 3.3.2...3.4.0
2.0.3
- Support softcreatr/jsonpath ^0.8
3.3.2
- Reverted method signature changes accidentally released in 3.3.1
3.3.1
- Support codeception/lib-innerbrowser v4
3.3.0
3.2.0
2.0.2
- Don't pass NULL to isBinaryData in
_failed.