Releases: martinjoiner/ordinal-number
Releases · martinjoiner/ordinal-number
First stable release
Tested dev version by including in a Laravel project so ready for stable version number
0.3.0
First version with PHPUnit tests
0.2.0
There are now no arguments on the constructor for the OrdinalNumber class. Instead, appendAnd is set as the second parameter of the convert() method.
0.1.1
Bug fix in namespace
0.1.0
First public release for testing in Composer based projects