CHANGELOG
1.2 / 2017-01-05
- Made
\nspl\argsPHP 7 compatible
1.1.1 / 2016-06-13
- Fixed
Set::toArray()behaviour for empty sets. Thanks Thomas Denoréaz
1.1 / 2016-05-19
- Improved performance
- Introduced new simpler and more flexible \nspl\args API
- Added Set data structure to
\nspl\ds - Added the following functions to
\nspl\a - Added the id function to
\nspl\f - Moved map, reduce and filter from
\nspl\fto\nspl\a - Moved getType from
\nspl\dsto\nspl - Renamed the following
\nspl\afunctions - Fixed issue #1: Strict mode warning
- Fixed issue #4: Strict error
- Updated documentation and examples
1.0.1 / 2016-01-24
- Fixed incompatibility issues with PHP 5.4 in
\nspl\argsand\nspl\rnd - Added argument validations to all NSPL modules
1.0 / 2016-01-17
- First release