Releases: 123inkt/utils
Releases · 123inkt/utils
Release list
v1.32.0
What's Changed
- Add regex assert methods by @frankdekker in #69
- Update actions/checkout action to v7 by @renovate[bot] in #68
Full Changelog: v1.31.1...v1.32.0
v1.31.1
What's Changed
- Fixed not passing message to nested assertions by @jpeeman123inkt in #67
New Contributors
- @jpeeman123inkt made their first contribution in #67
Full Changelog: v1.31.0...v1.31.1
v1.31.0
v1.30.0
v1.29.0
What's Changed
- Update dependency phpunit/phpunit to v13 by @renovate[bot] in #63
- Add Closures::unfold function by @RubenKluft in #64
New Contributors
- @RubenKluft made their first contribution in #64
Full Changelog: v1.28.0...v1.29.0
v1.28.0
What's Changed
- Add JsonSerializable in Stringify. by @avgeeklucky in #62
Full Changelog: v1.27.0...v1.28.0
v1.27.0
What's Changed
- Update actions/checkout action to v6 by @renovate[bot] in #58
- Add php 8.5 to github workflow by @frankdekker in #59
- Add Assert::emptyArray by @frankdekker in #61
- Add Arrays::mapKeys by @frankdekker in #60
Full Changelog: v1.26.0...v1.27.0
v1.26.0
What's Changed
- Update dependency squizlabs/php_codesniffer to v4 by @renovate[bot] in #56
- Add arrays path accessor methods by @frankdekker in #57
Full Changelog: v1.25.0...v1.26.0
v1.25.0
What's Changed
- Update actions/checkout action to v5 by @renovate[bot] in #54
- Add assert positive, negative ints by @frankdekker in #55
Full Changelog: v1.24.0...v1.25.0
v1.24.0
What's Changed
- Added Assert::greaterThan and Assert::lessThan by @danny-janse in #53
New Contributors
- @danny-janse made their first contribution in #53
Full Changelog: v1.23.0...v1.24.0