Releases: danielgsims/php-collections
Releases · danielgsims/php-collections
Improved Documentation
2.2.2 Improve docs, it's for issue #49 (#59)
Improved Testing
2.2.1 Test enhancement (#57)
Take and Take Right
Take and Take Right fixes a bug where exceptions are thrown if you try and take too many, which isn't good for pagination.
Fixing null map bug
2.1.1 Fix handling of empty Collection and Dictionary entities when using m…
Adding reduce and contains to the dictionary
Adding dictionary functions: contains + reduce (#45) * Adding dictionary fns for reduce and contains * Setting consistent typehint * Cleaning up phpcs
Minor Fixes
A few minor fixes, including markdown fix, a bug in the dictionary if you don't populate it with data, etc.
Performance bug fix
Merge pull request #37 from danielgsims/perf-boost Adding a setItemsFromTrustedSource method
Map bug fix.
Merge pull request #36 from danielgsims/obj-bug-fix Obj bug fix
Disjoin for v1
1.5.0 Adding disjoin function
PHP Collections v2
Merge pull request #35 from danielgsims/2.X Version 2