-
2.3.02eb07e59 · ·
### Release Notes for [2.3.0](https://github.com/doctrine/collections/milestone/35) Feature release (minor) ### 2.3.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### Improvement - [424: Leverage new array functions](https://github.com/doctrine/collections/pull/424) thanks to @derrabus #### Enhancement - [408: Add isNotNull to ExpressionBuilder](https://github.com/doctrine/collections/pull/408) thanks to @raziel057
-
2.2.2d8af7f24 · ·
### Release Notes for [2.2.2](https://github.com/doctrine/collections/milestone/34) 2.2.x bugfix release (patch) ### 2.2.2 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **2** #### Static Analysis - [411: Repeat closure type in Collection](https://github.com/doctrine/collections/pull/411) thanks to @VincentLanglet - [410: Fix CS](https://github.com/doctrine/collections/pull/410) thanks to @derrabus #### Documentation - [409: Open branch 2.3.x](https://github.com/doctrine/collections/pull/409) thanks to @derrabus
-
2.2.1420480fc · ·
### Release Notes for [2.2.1](https://github.com/doctrine/collections/milestone/33) ### 2.2.1 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### Bug - [405: Improve deprecation message for Criteria::orderBy()](https://github.com/doctrine/collections/pull/405) thanks to @derrabus #### Documentation - [402: Update branch metadata](https://github.com/doctrine/collections/pull/402) thanks to @greg0ire
-
2.2.007e16cd7 · ·
### Release Notes for [2.2.0](https://github.com/doctrine/collections/milestone/28) Feature release (minor) ### 2.2.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### Documentation - [395: Update expressions.rst: Adding `use Doctrine\Common\Collections\Order;`](https://github.com/doctrine/collections/pull/395) thanks to @ThomasLandauer #### Deprecation - [389: Introduce Order enum](https://github.com/doctrine/collections/pull/389) thanks to @greg0ire
-
2.1.568b83489 · ·
### Release Notes for [2.1.5](https://github.com/doctrine/collections/milestone/32) 2.1.x bugfix release (patch) ### 2.1.5 - Total issues resolved: **0** - Total pull requests resolved: **5** - Total contributors: **1** #### Test Suite - [393: Upgrade to PHPUnit 10](https://github.com/doctrine/collections/pull/393) thanks to @greg0ire CI -- - [390: Use a stable version of the guides-cli](https://github.com/doctrine/collections/pull/390) thanks to @greg0ire #### Improvement - [388: Flatten directory tree](https://github.com/doctrine/collections/pull/388) thanks to @greg0ire - [387: Avoid risky truthy-falsy comparison](https://github.com/doctrine/collections/pull/387) thanks to @greg0ire #### Static Analysis - [382: Disable UselessInheritDocComment sniff](https://github.com/doctrine/collections/pull/382) thanks to @greg0ire
-
2.1.472328a11 · ·
### Release Notes for [2.1.4](https://github.com/doctrine/collections/milestone/31) 2.1.x bugfix release (patch) ### 2.1.4 - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **3** #### Static Analysis - [380: Improve return type for Collection::partition](https://github.com/doctrine/collections/pull/380) thanks to @heiglandreas - [379: Make returntypes consistent with implementation](https://github.com/doctrine/collections/pull/379) thanks to @heiglandreas - [377: Add doctrine-project.json to .gitattributes](https://github.com/doctrine/collections/pull/377) thanks to @VincentLanglet #### Improvement - [376: Doctrine Coding Standard 12](https://github.com/doctrine/collections/pull/376) thanks to @derrabus