Skip to content

2.0.0

Compare
Choose a tag to compare
@PHLAK PHLAK released this 08 Jul 04:57
· 209 commits to master since this release
86fe570

Added

  • Added Str::startsWith(), Str::endsWith() and Str::contains() methods
  • Added a slew of method aliases

Changed

  • Bumped minimum required PHP version to 7.0
  • Updated Str::crypt() method to always require a salt
  • Split config options into separate classes and refactored the way they are validated
  • Modifed Str::md5(), Str::sha1(), Str::sha256() methods to accept a mode flag

Detailed changelog: 1.0.0...2.0.0