Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: doctrine/inflector

Tags

2.1.0

Toggle 2.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [2.1.0](https://github.com/doctrine/inflector/m…

…ilestone/12)

### 2.1.0

- Total issues resolved: **0**
- Total pull requests resolved: **3**
- Total contributors: **3**

#### Improvement

 - [276: Add italian rules](#276) thanks to @f-liva
 - [213: Add support for Esperanto](#213) thanks to @RobinvanderVliet

#### Bug

 - [150: Merge release 2.0.1 into master](#150) thanks to @doctrinebot

2.0.11

Toggle 2.0.11's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### 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](#294) thanks to @greg0ire
 - [269: Bump doctrine/.github from 7.2.0 to 7.2.1](#269) thanks to @dependabot[bot]
 - [267: Create website schema validation workflow](#267) thanks to @SenseException
 - [265: Bump doctrine/.github from 6.0.0 to 7.1.0](#265) thanks to @dependabot[bot]
 - [263: Bump doctrine/.github from 5.3.0 to 6.0.0](#263) thanks to @dependabot[bot]
 - [262: Bump doctrine/.github from 5.2.0 to 5.3.0](#262) thanks to @dependabot[bot]
 - [260: Bump doctrine/.github from 5.0.1 to 5.1.0](#260) thanks to @dependabot[bot]
 - [255: Maintenance](#255) thanks to @greg0ire
 - [250: Bump actions/checkout from 3 to 4](#250) thanks to @dependabot[bot]
 - [249: Bump doctrine/.github from 2.1.0 to 5.0.1](#249) thanks to @dependabot[bot]
 - [248: Setup dependabot](#248) thanks to @greg0ire

#### Static Analysis

 - [284: Upgrade PHPStan to level 10](#284) thanks to @greg0ire
 - [283: Use the proper operator](#283) thanks to @greg0ire
 - [264: Drop Psalm](#264) thanks to @greg0ire
 - [253: Analyze test directory](#253) thanks to @greg0ire

#### Improvement

 - [282: Define XML schema for phpcs configuration](#282) thanks to @greg0ire
 - [254: Use a shallow tree](#254) thanks to @greg0ire

 - [280: Maintenance](#280) thanks to @greg0ire

#### Bug

 - [259: Correct singularization of locaux](#259) thanks to @vdauchy
 - [258: Correct singularization of mas](#258) thanks to @vdauchy
 - [257: Correct singularization of bois](#257) thanks to @vdauchy
 - [256: [FIX] wrong singularization of 'nurseries'](#256) thanks to @thrashzone13
 - [251: [FIX] Wrong pluralization of "stadium"](#251) thanks to @thrashzone13
 - [233: Correct pluralization of die](#233) thanks to @Muffinman
 - [230: add 'alga' to irregular words list](#230) thanks to @Quarasique

#### Enhancement

 - [252: Remove references to non-existent directory](#252) thanks to @greg0ire

2.0.10

Toggle 2.0.10's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### 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](#243) thanks to @discern

2.0.9

Toggle 2.0.9's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [2.0.9](https://github.com/doctrine/inflector/m…

…ilestone/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](#241) thanks to @iurciuc

#### Bug

 - [238: Correct singularization of brownies](#238) thanks to @DannyCooper
 - [226: add 'epoch' to irregular words list](#226) thanks to @kyosheek

2.0.8

Toggle 2.0.8's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [2.0.8](https://github.com/doctrine/inflector/m…

…ilestone/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"](#223) thanks to @greg0ire

2.0.7

Toggle 2.0.7's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [2.0.7](https://github.com/doctrine/inflector/m…

…ilestone/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](#219) thanks to @mathieutu

 - [216: Add more uncountable words to Uninflected.php](#216) thanks to @judaschwartz

2.0.6

Toggle 2.0.6's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [2.0.6](https://github.com/doctrine/inflector/m…

…ilestone/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](#209) thanks to @derrabus
 - [206: Bump GHA workflows, run tests on PHP 8.2](#206) thanks to @derrabus

#### Bug

 - [208: Add irregular substitution for word "sieve"](#208) thanks to @CreepPork

#### Code Style

 - [205: Bump Doctrine CS to 10.0](#205) thanks to @derrabus

#### Test Suite

 - [204: Remove duplicate tests for English inflections](#204) thanks to @powellblyth

2.0.5

Toggle 2.0.5's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [2.0.5](https://github.com/doctrine/inflector/m…

…ilestone/19)

2.0.x bugfix release (patch)

### 2.0.5

- Total issues resolved: **0**
- Total pull requests resolved: **4**
- Total contributors: **4**

#### Bug

 - [202: Ensures that Tights, and Shorts and Blouse are single/pluralised properly](#202) thanks to @powellblyth
 - [194: Add uncountable word from Laravel Framework](#194) thanks to @cesarep

CI
--

 - [201: Bump tools and CI workflows](#201) thanks to @derrabus

 - [200: Update .gitattributes](#200) thanks to @erikn69

2.0.4

Toggle 2.0.4's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [2.0.4](https://github.com/doctrine/inflector/m…

…ilestone/18)

This release includes all bug fixes included in [1.4.4](https://github.com/doctrine/inflector/releases/tag/1.4.4).

### 2.0.4

- Total issues resolved: **0**
- Total pull requests resolved: **3**
- Total contributors: **3**

 - [190: Reuse upstream workflows and setup Psalm](#190) thanks to @greg0ire
 - [185: Reintroduce PHP 7.1 support](#185) thanks to @beberlei

#### Bug

 - [189: Supports french pluralization of -al exceptions](#189) thanks to @gquemener

1.4.4

Toggle 1.4.4's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [1.4.4](https://github.com/doctrine/inflector/m…

…ilestone/17)

### 1.4.4

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

 - [186: Reintroduce PHP 7.1 to old 1.4 compatibilty branch](#186) thanks to @beberlei