Releases: kynx/code-utils
Releases · kynx/code-utils
2.4.1
Compare
Sorry, something went wrong.
No results found
kynx
released this
15 Dec 16:47
What's Changed
Update dependency php to ~8.3.0 || ~8.4.0 || ~8.5.0 by @renovate [bot] in #18
Full Changelog : 2.4.0...2.4.1
2.4.0
Compare
Sorry, something went wrong.
No results found
kynx
released this
27 May 17:37
What's Changed
Drop PHP8.2 support
Update dependency phpunit/phpunit to v12 by @renovate in #16
Lock file maintenance by @renovate in #17
Full Changelog : 2.3.1...2.4.0
2.3.1
Compare
Sorry, something went wrong.
No results found
kynx
released this
27 Jan 20:36
What's Changed
New Contributors
Full Changelog : 2.3.0...2.3.1
2.3.0
Compare
Sorry, something went wrong.
No results found
kynx
released this
21 Oct 16:30
What's Changed
Full Changelog : 2.2.0...2.3.0
2.2.0
Compare
Sorry, something went wrong.
No results found
kynx
released this
21 Oct 16:26
What's Changed
Add PHP 8.3 support, update dependencies by @kynx in #9
Full Changelog : 2.1.1...2.2.0
2.1.1
Compare
Sorry, something went wrong.
No results found
kynx
released this
29 Mar 15:51
What's Changed
Added class constant labeler by @kynx in #8
Full Changelog : 2.1.0...2.1.1
2.1.0
Compare
Sorry, something went wrong.
No results found
kynx
released this
29 Mar 15:36
What's Changed
Added ClassConstantNameNormalizer by @kynx in #7
Full Changelog : 2.0.1...2.1.0
2.0.1
Compare
Sorry, something went wrong.
No results found
kynx
released this
14 Oct 12:52
What's Changed
Preserve internal capitalisation in camelCase and PascalCase words by @kynx in #6
Full Changelog : 2.0.0...2.0.1
2.0.0
Compare
Sorry, something went wrong.
No results found
kynx
released this
14 Oct 10:10
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
1.0.1
Compare
Sorry, something went wrong.
No results found
kynx
released this
09 Oct 13:50
What's Changed
Fix word separation with snake_case by @kynx in #1
Full Changelog : 1.0.0...1.0.1