-
3.0.131ad66ab · ·
### Release Notes for [3.0.1](https://github.com/doctrine/lexer/milestone/16) 3.0.x bugfix release (patch) ### 3.0.1 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### Test Suite - [117: PHPUnit 10](https://github.com/doctrine/lexer/pull/117) thanks to @derrabus
-
2.1.1861c870e · ·
### Release Notes for [2.1.1](https://github.com/doctrine/lexer/milestone/14) 2.1.x bugfix release (patch) ### 2.1.1 - Total issues resolved: **0** - Total pull requests resolved: **5** - Total contributors: **1** #### Test Suite - [114: Make data providers static](https://github.com/doctrine/lexer/pull/114) thanks to @derrabus CI -- - [113: Bump CI workflows](https://github.com/doctrine/lexer/pull/113) thanks to @derrabus #### documentation - [112: Update branch metadata](https://github.com/doctrine/lexer/pull/112) thanks to @derrabus #### Static Analysis - [111: Fix new Psalm and PHPCS errors](https://github.com/doctrine/lexer/pull/111) thanks to @derrabus #### bug - [107: Remove obsolete array types](https://github.com/doctrine/lexer/pull/107) thanks to @derrabus
-
3.0.084a527db · ·
### Release Notes for [3.0.0](https://github.com/doctrine/lexer/milestone/13) Backwards incompatible release (major) ### 3.0.0 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **1** - [97: Remove rules related to BC layer](https://github.com/doctrine/lexer/pull/97) thanks to @greg0ire - [96: Remove deprecation layer](https://github.com/doctrine/lexer/pull/96) thanks to @greg0ire - [80: Drop support for php < 8.1 ](https://github.com/doctrine/lexer/pull/80) thanks to @greg0ire
-
2.1.039ab8fcf · ·
### Release Notes for [2.1.0](https://github.com/doctrine/lexer/milestone/12) Feature release (minor) ### 2.1.0 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **1** - [103: Use correct syntax for assertions](https://github.com/doctrine/lexer/pull/103) thanks to @greg0ire - [99: Leverage conditional types](https://github.com/doctrine/lexer/pull/99) thanks to @greg0ire #### enhancement - [95: Add psalm assertions](https://github.com/doctrine/lexer/pull/95) thanks to @greg0ire
-
2.0.03cf140b8 · ·
### Release Notes for [2.0.0](https://github.com/doctrine/lexer/milestone/9) Backwards incompatible release (major) ### 2.0.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **1** - [79: Replace object-like array with class](https://github.com/doctrine/lexer/pull/79) thanks to @greg0ire - [77: Allow using enums as a token type](https://github.com/doctrine/lexer/pull/77) thanks to @greg0ire