Releases: seboettg/Collection
Releases · seboettg/Collection
v4.0.0
The new major version 4 is out. The Collection Library has evolved massively. Most of the new features are inspired by Kotlin. To get an idea of it, be sure to read the README.md
ATTENTION, version 4 contains a lot of breaking changes to 3.x
What's Changed
Full Changelog: v3.1.0...v4.0.0
v4.0.0-RC3
Full Changelog: v4.0.0-RC2...v4.0.0-RC3
v4.0.0-RC2
Full Changelog: v4.0.0-RC1...v4.0.0-RC2
4.0.0 RC1
Full Changelog: v4.0.0-beta2...v4.0.0-RC1
3.1.0
v4.0.0 BETA 2
Version 4: - cleanup
v4.0.0 BETA
Version 4: - introducing Lists (ListInterface) based on Kotlin - introducing new data structure Map - and a lot of other improvements and more tools for functional programming
PHP 8.0 and additional features for ArrayList
- PHP 8.0 support, PHP 7.1 and 7.2 not longer supported
collect
andcollectToString
for ArrayList in order to implode lists to an object or a concatenated string
Full Changelog: v2.1.1...v3.0.0
2.1.1 2021-05-11
use static for new instance
2.1.0 2019-12-24
- merge function added
- php 7.1