Releases: deprecated-packages/DoctrineFixtures
Releases · deprecated-packages/DoctrineFixtures
v4.0.3
Released version 4.0
New features
Changes
- update to Nelmio\Alice 2.0
- update to fzaninotto/faker 1.5
- bump min version to Nette 2.3
- bump min version to PHP 5.6
- dropped Doctrine\DataFixtures - not really useful concept
- prefer Nelmio\Alice fixture files instead
- or Doctrine\Migrations for production web data
- Contracts introduced
Full diff: v3.0.1...v4.0.0
Released version 3.0.1
New features
- compatible with Nette 2.3
- README in now complete with rich Install and Usage sections
- tests now respect PSR-4 and
src
dir structure
Bug fixes
- added missing Kdyby\Doctrine dependency
Full diff: v3.0.0...v3.0.1