Case converter v3.0.0 Release Notes

Release Date: 2019-06-30 // almost 5 years ago
  • โž• Added

    • ๐Ÿ“š [#36] Static site with documentation https://jawira.github.io/case-converter/build.png
    • [#30] Added functions to explicitly set the naming conventions of input string: fromAuto(), fromCamel(), fromPascal(), fromSnake(), fromAda(), fromMacro(), fromKebab(), fromTrain(), fromCobol(), fromLower(), fromUpper(), fromTitle(), and fromSentence().

    โœ‚ Removed

    • ๐Ÿšš [#37] Removed deprecated functions: Convert::__toString() and Convert::count()