Skip to content

Releases: liip/LiipTestFixturesBundle

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

1.8.0

27 Apr 10:25
44f60a7
Compare
Choose a tag to compare

1.7.0...1.8.0

Merged PRs:

  • Prevent duplicate kernels booting and ensure they're cleaned up #62

1.7.0

16 Feb 18:44
664e155
Compare
Choose a tag to compare

1.6.0...1.7.0

Merged PRs:

  • Travis CI: Allow failure for PHPCR #50
  • moving from env variable to --password= parameter and conditioning --… #55
  • Remove paratest support #56

1.6.0

02 Dec 16:07
8bcf792
Compare
Choose a tag to compare

1.5.0...1.6.0

Merged PRs:

  • Symfony 5 compatibility #49

1.5.0

24 Nov 18:27
52ddcd2
Compare
Choose a tag to compare

1.4.1...1.5.0

Merged PRs:

  • Fixing doc #48
  • Add parameter to disable metadata cache #47

1.4.1

13 Nov 23:32
fdc0c13
Compare
Choose a tag to compare

1.4.0...1.4.1

Merged PRs:

  • Don't install monolog/monolog 2 for development #46
  • Fix property definition for compatibility with LiipFunctionalTestBundle #45

1.4.0

13 Nov 17:32
af8b445
Compare
Choose a tag to compare

1.3.3...1.4.0

Merged PRs:

  • Remove FixturesTrait dependency on environment #44 (see #44 (comment) for usage)

1.3.3

03 Nov 18:58
f97ccdf
Compare
Choose a tag to compare

1.3.2...1.3.3

Merged PRs:

  • Create database only if requested #33

1.3.2

14 Oct 19:21
c137ef4
Compare
Choose a tag to compare

1.3.1...1.3.2

Merged PRs:

  • Do not disable/enable foreign key checks if it's already disabled #41

1.3.1

12 Oct 00:07
b8b8be6
Compare
Choose a tag to compare

1.3.0...1.3.1

Merged PRs:

  • Avoid warning from mysqldump when no port is specified #38
  • Fix typo in “SET FOREIGN_KEY_CHECKS=0” #40