- Add split to SnString(tumugin#49)
- Fixed wrong return type of SnList map function(tumugin#50)
- Fixed distinct functions(tumugin#51)
- Add union types on SnString and SnNumeric APIs to use raw value params(tumugin#52)
- Fixed issue SnStringList::byStringArray not working
- Added
toStringArray
to SnStringList
- Fixed wrong PHPStan annotations of SnList(tumugin#44)
- Fixed SnString exception text.(tumugin#43)
- Implemented pregMatches and pregMatchAll on SnString(tumugin#42)
- Added PHPStan support
- Add joinToString API to SnStringList(tumugin#33)
- Add substring and take API to SnString(tumugin#32)
- Fixed warning on PHP8.1(tumugin#29)
- Fixed return type to static(tumugin#28)
- Fixed composer.json(tumugin#30)
Initial release.