-
2.1.06d6c9627 · ·
### Release Notes for [2.1.0](https://github.com/doctrine/inflector/milestone/12) ### 2.1.0 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **3** #### Improvement - [276: Add italian rules](https://github.com/doctrine/inflector/pull/276) thanks to @f-liva - [213: Add support for Esperanto](https://github.com/doctrine/inflector/pull/213) thanks to @RobinvanderVliet #### Bug - [150: Merge release 2.0.1 into master](https://github.com/doctrine/inflector/pull/150) thanks to @doctrinebot
-
2.0.118fa17b5b · ·
### Release Notes for [2.0.11](https://github.com/doctrine/inflector/milestone/26) 2.0.x bugfix release (patch) ### 2.0.11 - Total issues resolved: **0** - Total pull requests resolved: **26** - Total contributors: **7** CI -- - [294: Use PHP 8.4 in the CI](https://github.com/doctrine/inflector/pull/294) thanks to @greg0ire - [269: Bump doctrine/.github from 7.2.0 to 7.2.1](https://github.com/doctrine/inflector/pull/269) thanks to @dependabot[bot] - [267: Create website schema validation workflow](https://github.com/doctrine/inflector/pull/267) thanks to @SenseException - [265: Bump doctrine/.github from 6.0.0 to 7.1.0](https://github.com/doctrine/inflector/pull/265) thanks to @dependabot[bot] - [263: Bump doctrine/.github from 5.3.0 to 6.0.0](https://github.com/doctrine/inflector/pull/263) thanks to @dependabot[bot] - [262: Bump doctrine/.github from 5.2.0 to 5.3.0](https://github.com/doctrine/inflector/pull/262) thanks to @dependabot[bot] - [260: Bump doctrine/.github from 5.0.1 to 5.1.0](https://github.com/doctrine/inflector/pull/260) thanks to @dependabot[bot] - [255: Maintenance](https://github.com/doctrine/inflector/pull/255) thanks to @greg0ire - [250: Bump actions/checkout from 3 to 4](https://github.com/doctrine/inflector/pull/250) thanks to @dependabot[bot] - [249: Bump doctrine/.github from 2.1.0 to 5.0.1](https://github.com/doctrine/inflector/pull/249) thanks to @dependabot[bot] - [248: Setup dependabot](https://github.com/doctrine/inflector/pull/248) thanks to @greg0ire #### Static Analysis - [284: Upgrade PHPStan to level 10](https://github.com/doctrine/inflector/pull/284) thanks to @greg0ire - [283: Use the proper operator](https://github.com/doctrine/inflector/pull/283) thanks to @greg0ire - [264: Drop Psalm](https://github.com/doctrine/inflector/pull/264) thanks to @greg0ire - [253: Analyze test directory](https://github.com/doctrine/inflector/pull/253) thanks to @greg0ire #### Improvement - [282: Define XML schema for phpcs configuration](https://github.com/doctrine/inflector/pull/282) thanks to @greg0ire - [254: Use a shallow tree](https://github.com/doctrine/inflector/pull/254) thanks to @greg0ire - [280: Maintenance](https://github.com/doctrine/inflector/pull/280) thanks to @greg0ire #### Bug - [259: Correct singularization of locaux](https://github.com/doctrine/inflector/pull/259) thanks to @vdauchy - [258: Correct singularization of mas](https://github.com/doctrine/inflector/pull/258) thanks to @vdauchy - [257: Correct singularization of bois](https://github.com/doctrine/inflector/pull/257) thanks to @vdauchy - [256: [FIX] wrong singularization of 'nurseries'](https://github.com/doctrine/inflector/pull/256) thanks to @thrashzone13 - [251: [FIX] Wrong pluralization of "stadium"](https://github.com/doctrine/inflector/pull/251) thanks to @thrashzone13 - [233: Correct pluralization of die](https://github.com/doctrine/inflector/pull/233) thanks to @Muffinman - [230: add 'alga' to irregular words list](https://github.com/doctrine/inflector/pull/230) thanks to @Quarasique #### Enhancement - [252: Remove references to non-existent directory](https://github.com/doctrine/inflector/pull/252) thanks to @greg0ire
-
2.0.105817d065 · ·
### Release Notes for [2.0.10](https://github.com/doctrine/inflector/milestone/25) 2.0.x bugfix release (patch) ### 2.0.10 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### Bug - [243: Singularize regattas to regatta instead of regattum](https://github.com/doctrine/inflector/pull/243) thanks to @discern
-
2.0.92930cd5e · ·
### Release Notes for [2.0.9](https://github.com/doctrine/inflector/milestone/24) 2.0.x bugfix release (patch) ### 2.0.9 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **3** - [241: Correct pluralization of axis](https://github.com/doctrine/inflector/pull/241) thanks to @iurciuc #### Bug - [238: Correct singularization of brownies](https://github.com/doctrine/inflector/pull/238) thanks to @DannyCooper - [226: add 'epoch' to irregular words list](https://github.com/doctrine/inflector/pull/226) thanks to @kyosheek
-
2.0.8f9301a5b · ·
### Release Notes for [2.0.8](https://github.com/doctrine/inflector/milestone/23) 2.0.x bugfix release (patch) ### 2.0.8 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### Bug - [223: Revert "Merge pull request #216 from judaschwartz/patch-5"](https://github.com/doctrine/inflector/pull/223) thanks to @greg0ire
-
2.0.727c555eb · ·
### Release Notes for [2.0.7](https://github.com/doctrine/inflector/milestone/22) 2.0.x bugfix release (patch) ### 2.0.7 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### Bug - [219: [Fix] Add `cave` to English irregulars](https://github.com/doctrine/inflector/pull/219) thanks to @mathieutu - [216: Add more uncountable words to Uninflected.php](https://github.com/doctrine/inflector/pull/216) thanks to @judaschwartz
-
2.0.6d9d313a3 · ·
### Release Notes for [2.0.6](https://github.com/doctrine/inflector/milestone/21) 2.0.x bugfix release (patch) ### 2.0.6 - Total issues resolved: **0** - Total pull requests resolved: **5** - Total contributors: **3** CI -- - [209: Bump GHA workflows](https://github.com/doctrine/inflector/pull/209) thanks to @derrabus - [206: Bump GHA workflows, run tests on PHP 8.2](https://github.com/doctrine/inflector/pull/206) thanks to @derrabus #### Bug - [208: Add irregular substitution for word "sieve"](https://github.com/doctrine/inflector/pull/208) thanks to @CreepPork #### Code Style - [205: Bump Doctrine CS to 10.0](https://github.com/doctrine/inflector/pull/205) thanks to @derrabus #### Test Suite - [204: Remove duplicate tests for English inflections](https://github.com/doctrine/inflector/pull/204) thanks to @powellblyth