Changelog

February 19, 2019 ยท View on GitHub

Versopm 2.0.1

  • Compatibility with AliceGenerator v0.3.1

Version 2.0.0

  • Compatibility with AliceGenerator v0.3.0
  • Compatibility with Symfony 4
  • BC Break: Changed service names to use fully qualified class names. (trappar_alice_generator.fixture_generator -> Trappar\AliceGenerator\FixtureGenerator)

Version 1.1.0

  • Compatibility with AliceGenerator v0.2.0
  • Added option to specify which Doctrine entity manager to use in Generate Fixtures Command

Version 1.0.0

  • Moved code to AliceGenerator library
  • Added built-in command for generating Fixtures

Version 0.1.0

  • Initial version
  • Support all baseline functionality