YaLinqo v2.4.2 Release Notes

Release Date: 2019-01-10 // over 5 years ago

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 just usort.
    • โž• Added support for Traversable which does not implement Iterator or IteratorAggregate in from.
    • ๐Ÿ›  Fixed toString in case of same keys.
    • โž• Added build integration with online tool SensioLabs.