Skip to content

v0.2.11

Compare
Choose a tag to compare
@paranoiq paranoiq released this 12 Oct 09:56
· 45 commits to master since this release
  • 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)