3.0.0
Added
- Added
Str::echo()method - Added
Str::from()method - Added
Str::matches()method - Added
Str::strip()method
Changed
- Twine now works with multi-byte strings
- Replaced
Str::urlencode()withStr::url() Str::replace()can now replace multiple parts of a string at onceStr::repeat()can now take a glue string as the second parameter- Renamed
InvalidConfigOptionExceptiontoConfigExceptionand all exceptions now extend a baseTwineExceptionclass
Detailed changelog: 2.3.0...3.0.0