Releases: enricodias/Nameize
Releases · enricodias/Nameize
v0.4.2
v0.4.1
Added .gitattributes with export-ignore to exclude test files form production environments.
Removed phpmd/phpmd dependency as Codacy already uses it.
Package description updated.
v0.4
Class name is now in CamelCase.
Added minLength method.
This version is not backwards compatible.
v0.3
Now it's possible to use the class without any special character.
The public static method was removed.
Travis CI integration added.
This version is not backward compatible.
v0.2
Add unit tests
v0.1.1
Fix PSR-4 autoloader
v0.1
Update README.md