Releases: kynx/code-utils
Releases · kynx/code-utils
2.3.0
2.2.0
2.1.1
2.1.0
2.0.1
2.0.0
BC breaks
- The base namespace has changed from
Kynx\CodeUtils
toKynx\Code\Normalizer
- Signature changes to constructors for identifying word case
Improvements
- Added unique labelers for generating unique sets of labels by @kynx in #3
- Switched to using enums to represent
WordCase
andPhpLabel
regexs by @kynx in #2
Full Changelog: 1.0.1...2.0.0