-
Notifications
You must be signed in to change notification settings - Fork 16
Changelog
Ihor Burlachenko edited this page May 19, 2016
·
2 revisions
- 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\f
to\nspl\a
- Moved getType from
\nspl\ds
to\nspl
- Renamed the following
\nspl\a
functions - Fixed issue #1: Strict mode warning
- Fixed issue #4: Strict error
- Updated documentation and examples
- Fixed incompatibility issues with PHP 5.4 in
\nspl\args
and\nspl\rnd
- Added argument validations to all NSPL modules
- First release