Skip to content

v0.99.73

Choose a tag to compare

@lkrms lkrms released this 28 Jan 12:22
· 249 commits to main since this release
v0.99.73
e409aa4

Changed

Utility

  • Rename Arr::isIndexed() to hasNumericKeys()
  • Make Date::immutable() argument optional
  • In Str::expandTabs() and expandLeadingTabs(), add support for strings with two or more different end-of-line sequences
  • In Str::expandLeadingTabs(), add support for an arbitrary combination of tabs and spaces at the start of each line