Skip to content

Releases: tumugin/stannum

0.6.0

09 Apr 17:22
bd03f8b
Compare
Choose a tag to compare
  • 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)

0.5.0

24 Mar 15:44
d7342b6
Compare
Choose a tag to compare
  • Fixed issue SnStringList::byStringArray not working
  • Added toStringArray to SnStringList

0.4.0

22 Mar 18:39
869aa56
Compare
Choose a tag to compare
  • Fixed wrong PHPStan annotations of SnList(#44)
  • Fixed SnString exception text.(#43)
  • Implemented pregMatches and pregMatchAll on SnString(#42)

0.3.1

16 Mar 17:27
252258f
Compare
Choose a tag to compare

0.3.0

10 Feb 22:46
bafd9fb
Compare
Choose a tag to compare
  • Add joinToString API to SnStringList(#33)
  • Add substring and take API to SnString(#32)

0.2.0

08 Feb 16:13
5cd7227
Compare
Choose a tag to compare
  • Fixed warning on PHP8.1(#29)
  • Fixed return type to static(#28)
  • Fixed composer.json(#30)

0.1.0

30 Jan 17:30
52e6d80
Compare
Choose a tag to compare

Initial release.