Skip to content

Released version 4.0

Compare
Choose a tag to compare
@TomasVotruba TomasVotruba released this 12 Jun 16:47
· 3 commits to master since this release

New features

  • #4 support for single files added, thanks to @trebi
  • support for .yaml files added

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