-
2.0.0c6222283 · ·
### Release Notes for [2.0.0](https://github.com/doctrine/instantiator/milestone/18) Backwards incompatible release (major) ### 2.0.0 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### BC break - [94: Migrate codebase to PHP 8.1](https://github.com/doctrine/instantiator/pull/94) thanks to @derrabus
-
1.5.00a0fa978 · ·
### Release Notes for [1.5.0](https://github.com/doctrine/instantiator/milestone/17) Feature release (minor) ### 1.5.0 - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **1** #### deprecation - [96: Deprecate internal constants](https://github.com/doctrine/instantiator/pull/96) thanks to @derrabus #### documentation - [95: Simplify composer command line](https://github.com/doctrine/instantiator/pull/95) thanks to @derrabus CI -- - [93: Bump dev tools and CI workflows](https://github.com/doctrine/instantiator/pull/93) thanks to @derrabus #### Test Suite - [91: Fix tests on PHP 8.2](https://github.com/doctrine/instantiator/pull/91) thanks to @derrabus
-
1.4.110dcfce1 · ·
### Release Notes for [1.4.1](https://github.com/doctrine/instantiator/milestone/16) 1.4.x bugfix release (patch) ### 1.4.1 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **2** #### bug - [90: Fail nicely on enum FQCNs](https://github.com/doctrine/instantiator/pull/90) thanks to @derrabus CI -- - [89: Bump dev tools and CI workflows](https://github.com/doctrine/instantiator/pull/89) thanks to @derrabus - [84: Rename job](https://github.com/doctrine/instantiator/pull/84) thanks to @greg0ire
-
1.4.0d56bf610 · ·
### Release Notes for [1.4.0](https://github.com/doctrine/instantiator/milestone/15) ### 1.4.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### enhancement - [77: Update PHPstan to 0.12](https://github.com/doctrine/instantiator/pull/77) thanks to @franmomu - [75: Modify http ocramius.github.com => https ocramius.github.io](https://github.com/doctrine/instantiator/pull/75) thanks to @matks
-
1.3.1f350df02 · ·
Release [1.3.1](https://github.com/doctrine/instantiator/milestone/13) 1.3.1 ===== - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** enhancement ----------- - [68: Test against PHP 8](https://github.com/doctrine/instantiator/pull/68) thanks to @alcaeus