Releases: JBZoo/Utils
Releases · JBZoo/Utils
7.2.2
What's Changed
- Update autoload.php with trailing comma in array by @SmetDenis in #51
- Speed up Arr::unique by @Phil-Venter in #52
- Fix escaping of backslashes in regex and test cases by @SmetDenis in #53
New Contributors
- @Phil-Venter made their first contribution in #52
Full Changelog: 7.2.1...7.2.2
7.2.1
What's Changed
- Support negative byte values in FS::format method by @SmetDenis in #50
Full Changelog: 7.2.0...7.2.1
7.2.0
What's Changed
- Make test data providers in multiple files static by @SmetDenis in #48
- Reorganize PHP extension requirements in composer.json by @SmetDenis in #49
Full Changelog: 7.1.2...7.2.0
7.1.2
What's Changed
- PHP CS Fixer -
ordered_types
by @SmetDenis in #46 - Update PHP 8.3 by @SmetDenis in #47
Full Changelog: 7.1.1...7.1.2
7.1.1
What's Changed
- Fixed style
blank_line_before_statement
by @SmetDenis in #44 - New function
Arr::getSchema()
by @SmetDenis in #45
Full Changelog: 7.1.0...7.1.1
7.1.0
What's Changed
- New PhpCsFixer Rule
php_unit_data_provider_return_type
by @SmetDenis in #41 - Fix Psalm ArgumentTypeCoercion by @SmetDenis in #42
- Added percentile and median functions by @SmetDenis in #43
Full Changelog: 7.0.0...7.1.0
7.0.0
What's Changed
- Fixed conflict in deps by @SmetDenis in #32
- Bump PHP versions and stricter var type checking by @SmetDenis in #33
- New documentation for some of the functions by @SmetDenis in #34
- Just a typo by @SmetDenis in #35
- Prefer stable versions by @SmetDenis in #36
- Fixed return type variable by @SmetDenis in #37
- Fixes codestyle by @SmetDenis in #38
- Fixes Stylish by @SmetDenis in #39
- Release v7 by @SmetDenis in #40
Full Changelog: 5.0.0...7.0.0