Case converter v2.3.0 Release Notes

Release Date: 2019-06-15 // almost 5 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿ”จ [#35] Big refactoring in library's structure, user should not notice this ๐Ÿ”„ changes

    ๐Ÿ—„ Deprecated

    • [#35] \Jawira\CaseConverter\Convert::__toString
    • [#35] \Jawira\CaseConverter\Convert::count

    โœ‚ Removed

    • ๐Ÿšš [#35] Lot of constants have been removed from Convert class: ENCODING, DASH, EMPTY_STRING, SPACE, UNDERSCORE, STRATEGY_DASH, STRATEGY_SPACE, STRATEGY_UNDERSCORE, STRATEGY_UPPERCASE, ADA, CAMEL, COBOL, KEBAB, LOWER, MACRO, PASCAL, SENTENCE, SNAKE, TITLE, TRAIN, UPPER.