Skip to content

2.0.0

Compare
Choose a tag to compare
@Nek- Nek- released this 01 Aug 13:56
· 48 commits to master since this release

Added

  • New method mb_ucfirst.

Changed

  • Sources are now located inside src folder.
  • [Minor BC Break] many parameters encoding are suppressed because processing is faster without and they are not mandatory. This change doesn't break your code but may in the future if we add new parameters.

Fixed

  • Unicode usage for camelize method.