Releases: purescript/purescript-strings
Releases · purescript/purescript-strings
v1.0.0
v1.0.0-rc.2
- Fix unused import warning
v1.0.0-rc.1
- Release candidate for the psc 0.8+ core libraries
v0.7.1
v0.7.0
v0.6.0
- Added
toLower
andtoUpper
toData.Char
search
inData.String.Regex
now returnsMaybe
result rather than using -1 for failure- Added test suite
All updates by @LiamGoodacre
v0.5.5
v0.5.4
v0.5.3
Add stripPrefix
(@hdgarrood)