Tags give the ability to mark specific points in history as being important
-
-
-
2.0.5
ade2b3bb · ·### Release Notes for [2.0.5](https://github.com/doctrine/inflector/milestone/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](https://github.com/doctrine/inflector/pull/202) thanks to @powellblyth - [194: Add uncountable word from Laravel Framework](https://github.com/doctrine/inflector/pull/194) thanks to @cesarep CI -- - [201: Bump tools and CI workflows](https://github.com/doctrine/inflector/pull/201) thanks to @derrabus - [200: Update .gitattributes](https://github.com/doctrine/inflector/pull/200) thanks to @erikn69
-
-
-
-
2.0.4
8b7ff3e4 · ·### Release Notes for [2.0.4](https://github.com/doctrine/inflector/milestone/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](https://github.com/doctrine/inflector/pull/190) thanks to @greg0ire - [185: Reintroduce PHP 7.1 support](https://github.com/doctrine/inflector/pull/185) thanks to @beberlei #### Bug - [189: Supports french pluralization of -al exceptions](https://github.com/doctrine/inflector/pull/189) thanks to @gquemener
-
1.4.4
4bd5c1cd · ·### Release Notes for [1.4.4](https://github.com/doctrine/inflector/milestone/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](https://github.com/doctrine/inflector/pull/186) thanks to @beberlei
-
-
-
-
-
-
-
2.0.3
9cf661f4 · ·Release [2.0.3](https://github.com/doctrine/inflector/milestone/16) This release includes all bug fixes included in [1.4.3](https://github.com/doctrine/inflector/releases/tag/1.4.3). 2.0.3 ===== - Total issues resolved: **0** - Total pull requests resolved: **0** - Total contributors: **0**
-
1.4.3
4650c8b3 · ·Release [1.4.3](https://github.com/doctrine/inflector/milestone/15) 1.4.3 ===== - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** Bug --- - [162: Fix handling of multiple rulesets](https://github.com/doctrine/inflector/pull/162) thanks to @alcaeus
-
2.0.2
3fc17122 · ·Release [2.0.2](https://github.com/doctrine/inflector/milestone/14) This release includes all bug fixes included in [1.4.2](https://github.com/doctrine/inflector/releases/tag/1.4.2). 2.0.2 ===== - Total issues resolved: **0** - Total pull requests resolved: **0** - Total contributors: **0**
-
1.4.2
889b42b8 · ·Release [1.4.2](https://github.com/doctrine/inflector/milestone/13) 1.4.2 ===== - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **3** CI,Enhancement -------------- - [159: Test against PHP 8](https://github.com/doctrine/inflector/pull/159) thanks to @alcaeus Bug --- - [155: Fix pluralization of 'work' and 'experience'](https://github.com/doctrine/inflector/pull/155) thanks to @jochensengier - [152: Fixed conversion of the word "campus" to singular](https://github.com/doctrine/inflector/pull/152) thanks to @jdavidbakr
-
2.0.1
18b99574 · ·Release [2.0.1](https://github.com/doctrine/inflector/milestone/11) 2.0.1 ===== - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** Bug --- - [148: Merge 1.4.x into 2.0.x](https://github.com/doctrine/inflector/pull/148) thanks to @alcaeus
-
1.4.1
4111f685 · ·Release [1.4.1](https://github.com/doctrine/inflector/milestone/10) 1.4.1 ===== - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** Bug,CI ------ - [146: Remove executable from version control](https://github.com/doctrine/inflector/pull/146) thanks to @greg0ire Bug --- - [142: Fix plural of media breaking change](https://github.com/doctrine/inflector/pull/142) thanks to @patrickbrouwers