Skip to content

2.3.0

Compare
Choose a tag to compare
@PHLAK PHLAK released this 06 Aug 04:05
· 167 commits to master since this release
2e594b3

Added

  • Added global str() helper function
  • Added Str::words() method
  • Added casing methods
    • Str::camelCase()
    • Str::studlyCase()
    • Str::pascalCase()
    • Str::snakeCase()
    • Str::kebabCase()

Detailed changelog: 2.2.0...2.3.0