Releases: worksolutions/php-collections
Releases · worksolutions/php-collections
Small sort fix
v1.1.7 Fix. Sorting with extraction function inside
Fix reorganizer chunk
Merge pull request #43 from worksolutions/chunk-reorgonizer-fix Chunk reorganizer fix
v1.1.5: Merge pull request #42 from worksolutions/fix-iterator-behavior
Who attempts of run rewind methods is not allowed for everything iterator
v1.1.4: Merge pull request #41 from worksolutions/fix-iterator-behavior
Fix. Iterator must have rewind method to used as state pattern.
v1.1.3: Merge pull request #40 from worksolutions/fix-iterator-behavior
Fix. Iterator must have rewind method to used as state pattern.
v1.1.2: Merge pull request #39 from worksolutions/fix-iterator-behavior
Support iterator state pattern
Fix stream sort
v1.1.1 Increase fix version for php 8
1.1.0
Define php version from 7.3 to 8.0.
Some enchasaments for next minor version
Merge pull request #34 from worksolutions/dev Some enchasaments for next minor version
Новый метод в Predicate который пропускает только первый элемент
Merge pull request #33 from worksolutions/one-element-streaming First element collection streaming via predicate