All Versions
101
Latest Version
Avg Release Cycle
31 days
Latest Release
922 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v7.9.1 Changes
March 08, 2022- "To people of Russia": There is a war in Ukraine right now. The forces of the Russian Federation are attacking civilians.
- ๐ fix phpdocs for "chunk()"
- โก๏ธ try to optimize support for PhpStorm auto-completion
-
v7.9.0 Changes
February 15, 2022- โ remove "gitbook" from "dev-dependencies"
- โ add "containsOnly()"
- โ add "getBackwardsGenerator()"
- โ add "reverseKeepIndex()"
-
v7.8.14 Changes
December 21, 2021- โ add more support for Generics + phpstan checks
- ๐ fix PHP 8.1 compatibility -> thanks @frenchcomp
-
v7.8.13 Changes
October 23, 2021- โ add "NonEmptyString"-Collections (accepts "non-empty-string")
- โ add "Numeric"-Collections (accepts "numeric" e.g.: 1, '1', 1.1, '1.1')
- โ add "NumericString"-Collections (accepts "numeric" e.g.: '1', '1.1')
-
v7.8.12 Changes
October 18, 2021- ๐ fix "Float"-Collections (only accepts "float" now)
- โ add "FloatInt"-Collections (accepts "float" and "int")
-
v7.8.11 Changes
August 08, 2021- ๐ fix fatal error from "ArrayyRewindableExtendedGenerator"
-
v7.8.10 Changes
June 19, 2021- โ add more support for Generics + phpstan checks
-
v7.8.9 Changes
March 29, 2021- ๐ fix code style
- ๐ use Github Actions
-
v7.8.8 Changes
March 09, 2021- โ add more support for Generics + phpstan checks
-
v7.8.7 Changes
January 30, 0201- โก๏ธ optimize Json Mapper with nested Arrayy elements