- All classes are now marked as final in order to close extra extension points
- Renamed
Coduo\PHPHumanizer\Collection
intoCoduo\PHPHumanizer\CollectionHumanizer
- Renamed
Coduo\PHPHumanizer\DateTime
intoCoduo\PHPHumanizer\DateTimeHumanizer
- Renamed
Coduo\PHPHumanizer\Number
intoCoduo\PHPHumanizer\NumberHumanizer
- Renamed
Coduo\PHPHumanizer\String
intoCoduo\PHPHumanizer\StringHumanizer
- Replaced
ordinalSuffix($number)
method inCoduo\PHPHumanizer\Number\Ordinal\StrategyInterface
withisPrefix()
andordinalIndicator($number)
- Dependency
thunderer/shortcode
was removed, now shortcode lib needs to be added to project