Case converter v3.4.1 Release Notes
Release Date: 2019-12-15 // over 5 years ago-
➕ Added
- HitCount badge
🛠 Fixed
- [#53] Removing unreachable statement
- 🛠 Fixing typo in doc
🔄 Changed
- [#58] /.idea folder wad added to .gitattributes
Previous changes from v3.4.0
-
➕ Added
- [#52] Adding badges to readme.
🔄 Changed
- [#45] Changed hack from
UppercaseSplitter
to proper solution. - 🔨 [#51] Refactoring \Jawira\CaseConverter\Convert::analyse
- [#50] Improving PHPUnit coverage
🛠 Fixed
- [#49] Bug fix: string wrongly recognized when starts with a delimiter.