v1.3.0
This release bumps the minimum supported PHP version to 7.1. In addition to that multiple irregular word mappings have been added and/or fixed.
Total issues resolved: 11
- Minimum PHP version supported bumped to 7.1, adding related static analysis improvements thanks to @Ocramius
- singular of 'avalanches' is 'avalanche', not 'avalanch' thanks to @seanbright
- added data to uninflected array and to test array thanks to @jonnylink
- Fixed how "criteria" is handled when used in a combined word. thanks to @clabonte
- Correcting grave plural thanks to @naurojunior
- Update composer.json thanks to @Runrioter
- Singular of "abuses" should be "abuse" thanks to @patrickarnold79
- Fix olive/olives and goose/geese, with tests thanks to @hipsterjazzbo
- Do not inflect "us" thanks to @aydot and @malarzm
- Fixed valves/valve. thanks to @nomad-software
- Use delimeter in ucwords thanks to @phansys and @malarzm