Skip to content

Releases: liip/LiipTestFixturesBundle

2.5.0

22 Dec 10:42
497e90f
Compare
Choose a tag to compare

What's Changed 🎅 🤶

Full Changelog: 2.4.1...2.5.0

2.4.1 - maintenance release

04 Oct 22:39
12cd7cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.4.1

2.4.0

08 May 21:40
9a27d1c
Compare
Choose a tag to compare

Add support of doctrine/persistence v3.

What's Changed

Full Changelog: 2.3.1...2.4.0

2.3.1

13 Apr 10:55
cd5bfe8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

01 Apr 09:18
5d5ed64
Compare
Choose a tag to compare

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

01 Dec 20:55
2a93bab
Compare
Choose a tag to compare

Changes: 2.2.0...2.2.1

Merged PRs:

  • Allow new contracts version #162

2.2.0

30 Nov 21:48
87e1f44
Compare
Choose a tag to compare

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

21 Nov 23:41
879bdea
Compare
Choose a tag to compare

Changes: 2.1.0...2.1.1

Merged PRs:

  • Caveats: add link to create database and schema #156
  • add test with SQLite configured with URL #155
  • Feature/fix symfony deprecation in SymfonyFixturesLoaderWrapper #157

2.1.0

20 Oct 12:30
ddc1763
Compare
Choose a tag to compare

Changes: 2.0.0...2.1.0

Merged PRs:

  • Deprecated Doctrine\DBAL\Driver::getName() #152
  • Reduce conflict range of doctrine/dbal #153

2.1.0-alpha1

20 Oct 12:19
aabf34d
Compare
Choose a tag to compare
2.1.0-alpha1 Pre-release
Pre-release

Changes: 2.0.0...2.1.0-alpha1

Merged PRs:

  • Deprecated Doctrine\DBAL\Driver::getName() #152