Changelog
1.3.0 Milestone Release
Changelog
1.2.6 Maintenance Release
Changelog
1.2.5 Maintenance Release
Changelog
1.2.3 Maintenance Release
Changelog
1.2.2 Maintenance Release
Changelog
1.2.1 Maintenance Release
Changelog
1.2.0 Milestone Release
Changelog
1.1.1 Maintenance Release
Changelog
1.1.0 Milestone Release
$split
function to support regex parameter$contains
- tests existence of string/regex in a string$match
- returns an object representing matches against a regex$replace
- replaces occurrences of a substring or regex in a string$trim
- removes excessive whitespace in a string~>