Set of Math and string manipulation operations in case you need to do some "transformation light" with event data and request parameters
- fixed split+extract for index greater than array length.
- added string result conversion. New string method split+extract to get item from split result by index.
- New methods in Math and Strings. See readme on Github for details.
- Initial release.