v0.2.11
- All Date/Time::isXyz() methods and diff() methods can receive string argument as $other
- Added Re::submatch() and submatchAll() - returnin only first submatch from matched expression
- Added Str::replaceKeys()
- Allowed jquery-like selectors in Dom
- Fixed DaysOfWeek::toDays() (thanks @VladaHejda)