Tags give the ability to mark specific points in history as being important
-
2.2.0
7a615ba1 · ·### Release Notes for [2.2.0](https://github.com/doctrine/data-fixtures/milestone/44) Feature release (minor) ### 2.2.0 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### Improvement - [552: Add DryRunORMExecutor class for dry-run support](https://github.com/doctrine/data-fixtures/pull/552) thanks to @Maxcastel
-
2.1.1
d2615ef4 · ·### Release Notes for [2.1.1](https://github.com/doctrine/data-fixtures/milestone/43) 2.1.x bugfix release (patch) ### 2.1.1 - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **3** #### Dependencies - [570: Upgrade to PHPUnit 12](https://github.com/doctrine/data-fixtures/pull/570) thanks to @greg0ire - [565: Fix typo in `ReferenceRepository` PHPDoc](https://github.com/doctrine/data-fixtures/pull/565) thanks to @jdreesen #### Test Suite - [560: Prepare phpunit upgrade](https://github.com/doctrine/data-fixtures/pull/560) thanks to @greg0ire #### Improvement - [557: Remove usage of deprecated method.](https://github.com/doctrine/data-fixtures/pull/557) thanks to @biozshock
-
2.1.0
f161e20f · ·### Release Notes for [2.1.0](https://github.com/doctrine/data-fixtures/milestone/36) Feature release (minor) ### 2.1.0 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** - [544: Add purge mode to MongoDB Purger](https://github.com/doctrine/data-fixtures/pull/544) thanks to @GromNaN
-
2.0.3
f65b3539 · ·### Release Notes for [2.0.3](https://github.com/doctrine/data-fixtures/milestone/40) 2.0.x bugfix release (patch) ### 2.0.3 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** CI -- - [521: Bump doctrine/.github from 7.1.0 to 7.2.1](https://github.com/doctrine/data-fixtures/pull/521) thanks to @dependabot[bot]
-
1.8.2
6fb221da · ·### Release Notes for [1.8.2](https://github.com/doctrine/data-fixtures/milestone/41) ### 1.8.2 - Total issues resolved: **0** - Total pull requests resolved: **6** - Total contributors: **3** CI -- - [539: Bump doctrine/.github from 7.2.2 to 7.3.0](https://github.com/doctrine/data-fixtures/pull/539) thanks to @dependabot[bot] - [524: Run tests on PHP 8.4](https://github.com/doctrine/data-fixtures/pull/524) thanks to @greg0ire #### Dependencies,Static Analysis - [532: Update phpstan/phpstan requirement from 2.1.10 to 2.1.11](https://github.com/doctrine/data-fixtures/pull/532) thanks to @dependabot[bot] - [528: Use PHPStan 2](https://github.com/doctrine/data-fixtures/pull/528) thanks to @greg0ire #### Dependencies - [531: Update phpstan/phpstan requirement from 2.1.8 to 2.1.10](https://github.com/doctrine/data-fixtures/pull/531) thanks to @dependabot[bot] #### Bug - [517: Fix error when use numeric for reference name](https://github.com/doctrine/data-fixtures/pull/517) thanks to @ovitores
-
2.0.2
f7f1e12d · ·### Release Notes for [2.0.2](https://github.com/doctrine/data-fixtures/milestone/39) 2.0.x bugfix release (patch) ### 2.0.2 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### Improvement - [518: Allow doctrine persistence v4](https://github.com/doctrine/data-fixtures/pull/518) thanks to @mrVrAlex CI -- - [515: Create website schema validation workflow](https://github.com/doctrine/data-fixtures/pull/515) thanks to @SenseException
-
1.8.1
a367a09b · ·### Release Notes for [1.8.1](https://github.com/doctrine/data-fixtures/milestone/38) ### 1.8.1 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **1** #### Static Analysis - [507: Bump PHPStan to level 7](https://github.com/doctrine/data-fixtures/pull/507) thanks to @greg0ire #### Bug - [506: Relax type of identifiers](https://github.com/doctrine/data-fixtures/pull/506) thanks to @greg0ire