Skip to content

Releases: enricodias/Nameize

v0.4.2

02 Apr 14:25
405df2c
Compare
Choose a tag to compare

Added new static method "create".
Added support for method chaining.

v0.4.1

27 Oct 14:36
71c09cc
Compare
Choose a tag to compare

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

22 Oct 16:36
06519de
Compare
Choose a tag to compare

Class name is now in CamelCase.
Added minLength method.

This version is not backwards compatible.

v0.3

22 Oct 15:02
Compare
Choose a tag to compare

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

21 Oct 14:55
Compare
Choose a tag to compare

Add unit tests

v0.1.1

21 Oct 00:15
Compare
Choose a tag to compare

Fix PSR-4 autoloader

v0.1

23 Jun 00:27
132655d
Compare
Choose a tag to compare
Update README.md