YaLinqo v2.4.2 Release Notes
Release Date: 2019-01-10 // over 6 years ago-
No data yet ๐
You can check the official repo
Previous changes from v2.4.0
-
- Switched to PSR-4 autoloader.
- Improved performance of sorting in
oderBy*
,thenBy*
: now uses specific array functions when possible instead of justusort
. - โ Added support for
Traversable
which does not implementIterator
orIteratorAggregate
infrom
. - ๐ Fixed
toString
in case of same keys. - โ Added build integration with online tool SensioLabs.