Skip to content

Releases: evotodi/seed-bundle

7.0

03 Jan 15:42
Compare
Choose a tag to compare

Fixed depreciations.
Symfony 7.0 support.

6.2

23 Jan 23:39
Compare
Choose a tag to compare
6.2

Fixed depreciations.
Symfony 6.2 support.

6.0

11 May 13:13
Compare
Choose a tag to compare
6.0

  • Breaking changes to previous versions as this is mostly a re-write of the bundle.
  • Seeds no longer need to have a name ending in seed
  • Setting the seed name is no longer supported in the configure method. Use the static method seedName to return the seed name.
  • The configuration file has been dropped
  • Php 8+ is required
  • Symfony 6+ is required

5.4

06 Dec 22:20
Compare
Choose a tag to compare
5.4

Update to support symfony 5.4.
The new versions onward will follow symfony versions.

Symfony 5.3 Support

14 Jun 02:23
c5c92df
Compare
Choose a tag to compare
Merge pull request #4 from micronax/master

Symfony 5.3 compatibility

Symfony 5.2 Support

07 Jan 20:12
Compare
Choose a tag to compare
1.3

Merge branch 'alt'

Symfony 5.1 Support

04 Jun 01:38
Compare
Choose a tag to compare

Fixed test deprecations

Symfony 5.1 Support

04 Jun 01:18
Compare
Choose a tag to compare
1.2

Update to Symfony 5.1

Symfony 5.0 Support

23 Apr 18:50
Compare
Choose a tag to compare

Fixed travis ci tests

Symfony 5 Support

23 Apr 17:59
Compare
Choose a tag to compare
1.1

Symfony 5.0 Ready