Releases: liip/LiipTestFixturesBundle
Releases · liip/LiipTestFixturesBundle
2.5.0
What's Changed 🎅 🤶
- remove build.sh by @alexislefebvre in #211
- GH-193: use issue form by @alexislefebvre in #210
- GH-83: fix documentation about version of doctrine/orm by @alexislefebvre in #212
- Deprecate providing an annotation reader to DatabaseToolCollection, allow doctrine/annotations 2.0 by @mbabker in #214
Full Changelog: 2.4.1...2.5.0
2.4.1 - maintenance release
What's Changed
- CI: add composer validate by @alexislefebvre in #191
- CI: test doctrine/persistence v3 by @alexislefebvre in #192
- Remove files for Flint CI by @alexislefebvre in #194
- tests and doc: add tearDown by @alexislefebvre in #196
- CI: refactor the test matrix by @alexislefebvre in #198
- refactor testBackupIsRefreshed by @alexislefebvre in #199
- Remove unnecessary properties of the test entity (User) by @alexislefebvre in #200
- CI: Allow symfony/flex 2 by @alexislefebvre in #201
- caveats: add “non-existent service…” by @alexislefebvre in #206
- caveats: non-existent service > add Symfony 6 by @alexislefebvre in #207
- feature: restore service in LoadUserWithServiceData by @alexislefebvre in #209
Full Changelog: 2.4.0...2.4.1
2.4.0
Add support of doctrine/persistence
v3.
What's Changed
- Revert "Don't use doctrine/cache 2 during tests" by @alexislefebvre in #183
- CI: split QA and tests by @alexislefebvre in #188
- Use the object manager configuration to retrieve the metadata cache by @mbabker in #190
Full Changelog: 2.3.1...2.4.0
2.3.1
What's Changed
- Test the type of the database tool before running tests by @alexislefebvre in #175
- restore PHPCR for Symfony 6 by @alexislefebvre in #178
- README: show only actions on the main branch by @alexislefebvre in #179
- Doctrine: get params for primary or master by @alexislefebvre in #181
Full Changelog: 2.3.0...2.3.1
2.3.0
This release fixes an issue with doctrine/doctrine-bundle 2.6.
Changes: 2.2.1...2.3.0
Merged PRs:
- add @runTestsInSeparateProcesses annotation #165
- Doc: Boot kernel #166
- Fix console command path #167
- fix error with the annotations.reader service #169
- docs: add path to config #171
- use PHPUnit 8 or 9 #172
- remove restriction on version of doctrine/persistence #170
- Caveats: Add getListDatabasesSQL #173
- fix(sqlite): Detect driver by platform to work around middlewares #176
- skip tests of PHPCR with doctrine/doctrine-bundle 2.6 #177
2.2.1
2.2.0
Changes: 2.1.1...2.2.0
Merged PRs:
- Allow Symfony 6 #160
- Symfony 6.0 is now supported, but PHPCR doesn't support it yet
- Symfony 5.0 to 5.3 are not supported anymore
2.1.1
Changes: 2.1.0...2.1.1
Merged PRs:
2.1.0
Changes: 2.0.0...2.1.0
Merged PRs: