Skip to content

Releases: liip/LiipTestFixturesBundle

2.0.0-alpha2

23 May 12:17
519a693
Compare
Choose a tag to compare
2.0.0-alpha2 Pre-release
Pre-release

2.0.0-alpha1...2.0.0-alpha2

Merged PRs:

  • Add loadAllFixtures method. #115

2.0.0-alpha1

09 May 12:40
546579a
Compare
Choose a tag to compare
2.0.0-alpha1 Pre-release
Pre-release

1.11.2...2.0.0-alpha1

First release of the 2.x branch

Merged PRs:

  • [2.x] Add events #81
  • GitHub Actions: Add PHP-CS-Fixer #99
  • Merge master in 1.x #100
  • Merge 1.x in 2.x #101
  • Revert "Remove tests on lowest versions" #102
  • [2.x] Remove FixturesTrait #26
  • 2.x: Update the upgrade documentation #105
  • 2.x: Remove services ids #104
  • Fix error with mysldump 8 #108
  • Don't disable FOREIGN_KEY_CHECKS is the database is not created yet #110
  • Run ConfigPhpcrTest in separate process #111

1.11.2

22 Feb 14:55
2fe3393
Compare
Choose a tag to compare

1.11.1...1.11.2

Merged PRs:

  • Add GitHub actions #94

1.11.1

25 Jan 10:41
a923ff3
Compare
Choose a tag to compare

1.11.0...1.11.1

Merged PRs:

  • Rewrite internal tests without repeated code #91
  • Support PHP 8.0 and theofidry/alice-data-fixtures #92

1.11.0

09 Dec 20:11
07e1a9f
Compare
Choose a tag to compare

1.10.1...1.11.0

Merged PRs:

  • Fully support PHP 8.0 #80, with these BC changes:
    • Drop support of Symfony 4.1 to 4.3
    • Drop support of PHP 7.1

1.10.1

09 Dec 18:40
bcae25d
Compare
Choose a tag to compare

1.10.0...1.10.1

Merged PRs:

  • support php 8 #77
  • Trigger error if container does not contain the backupservice #78
  • Do not store references as an unique static property in mysql backup #79
  • Do not store references as an unique static property in mysql backup #79

1.10.0

19 Oct 21:54
6931a3e
Compare
Choose a tag to compare

1.9.1...1.10.0

Merged PRs:

  • Add compatibility with doctrine/common ^3.0 #72

1.10.0-alpha

12 Oct 11:51
6931a3e
Compare
Choose a tag to compare
1.10.0-alpha Pre-release
Pre-release

1.9.1...1.10.0

Merged PRs:

  • Add compatibility with doctrine/common ^3.0 #72

1.9.1

15 May 16:03
c8d4984
Compare
Choose a tag to compare

1.9.0...1.9.1

Merged PRs:

  • Call to undefined method createDatabases on mongodb 2.0 #63

1.9.0

15 May 15:59
e2d5f81
Compare
Choose a tag to compare

1.8.0...1.9.0

Merged PRs:

  • Allow database to be kept when loading fixtures but still purged #65