1.4.0
LaravelFreelancerNL
released this
27 Jan 13:02
·
31 commits
to next
since this release
Added support for several string functions:
- ltrim
- rtrim
- findFirst
- findLast
- soundex
trim's second parameter is optional now and it accepts a string of characters in addition to a type integer.