- Add split to SnString(#49)
- Fixed wrong return type of SnList map function(#50)
- Fixed distinct functions(#51)
- Add union types on SnString and SnNumeric APIs to use raw value params(#52)
- Fixed issue SnStringList::byStringArray not working
- Added
toStringArray
to SnStringList
- Fixed wrong PHPStan annotations of SnList(#44)
- Fixed SnString exception text.(#43)
- Implemented pregMatches and pregMatchAll on SnString(#42)
Initial release.