Skip to content

2.0.0

Compare
Choose a tag to compare
@kynx kynx released this 14 Oct 10:10
· 27 commits to main since this release

BC breaks

  • The base namespace has changed from Kynx\CodeUtils to Kynx\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 and PhpLabel regexs by @kynx in #2

Full Changelog: 1.0.1...2.0.0