All Versions
41
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 1

  • v1.23.0 Changes

    November 10th, 2022 - v1.22.1...v1.23.0

    • 👷 f43b067 [chore] clean up CI (#324) by @nikophil
    • 3588274 [feature] Allow to use foundry without Doctrine (#323) by @nikophil
    • 🔧 7598467 [feature] [remove bundleless usge] configure global state with config (#322) by @nikophil
    • 🚚 e417945 [feature] [remove bundleless usge] use config instead of environment variables (#320) by @nikophil
    • cada0cf [feature] pass an index to FactoryCollection attributes (#318) by @nikophil
    • 🗄 d120b1c [minor] fix bamarni/composer-bin-plugin deprecations (#313) by @kbond
    • 🚚 a3eefc1 [minor] remove branch alias (#313) by @kbond
    • 🚚 cf7d75e [minor] remove unneeded bin script (#310) by @kbond
    • cd42774 [feature] add make migrations (#309) by @nikophil
    • 🐳 cb9a4ec [feature] add a docker stack (#306) by @nikophil
  • v1.22.1 Changes

    September 28th, 2022 - v1.22.0...v1.22.1

    • 8d41ca8 [bug] discover relations with inheritance (#300) by @NorthBlue333
    • ae6bda2 [bug] multiple relationships with same entity (#302) by @NorthBlue333
  • v1.22.0 Changes

    September 21st, 2022 - v1.21.1...v1.22.0

    • 4fb5fb8 [feature] Introduce Sequences (#298) by @nikophil
  • v1.21.1 Changes

    September 12th, 2022 - v1.21.0...v1.21.1

    • 3b105a7 [bug] Fix usage of faker dateTime in factory maker (#297) by @jmsche
    • 👀 0663f29 [doc] Fix code block docs about faker seed (#296) by @jmsche
    • b57d067 [doc] fix typo (#295) by @Chris53897
    • 🗄 4577ef4 [minor] Improve deprecation message for createMany() (#291) by @gazzatav, @kbond
  • v1.21.0 Changes

    June 27th, 2022 - v1.20.0...v1.21.0

    • ⚡️ e02fbe1 [doc] update config for 5.4+ (#285) by @kbond
    • 👀 39258de [feature] add configuration option for faker generator seed (#285) by @kbond
    • 1bd05ce [feature] re-save created object after "afterPersist" events called (#279) by @kbond
    • 195c815 [bug] Use DateTimeImmutable with immutable ORM types (#283) by @HypeMC
  • v1.20.0 Changes

    June 20th, 2022 - v1.19.0...v1.20.0

    • 6009499 [feature] add Story::getPool() (#282) by @kbond
  • v1.19.0 Changes

    May 24th, 2022 - v1.18.2...v1.19.0

    • 46de01a [feature] Handle variadic constructor arguments (#277) by @ndench
    • f5d9177 [minor] use symfony/phpunit-bridge 6+ by @kbond
    • 09b0ae2 [minor] fix sca by @kbond
  • v1.18.2 Changes

    April 29th, 2022 - v1.18.1...v1.18.2

    • 2b2d2e7 [minor] allow doctrine/persistence 3 (#275) by @kbond
    • 429466e [doc] add note about phpstan docblocks (#274) by @kbond, Jacob Dreesen [email protected]
  • v1.18.1 Changes

    April 22nd, 2022 - v1.18.0...v1.18.1

    • 👍 ff9e4ef [bug] fix embeddable support when used with file (ie xml) mapping (#271) by @kbond
    • 👍 40a5a1e [minor] support Symfony 6.1 (#267) by @kbond
  • v1.18.0 Changes

    April 11th, 2022 - v1.17.0...v1.18.0

    • b9d2ed3 [feature] add Factory::delayFlush() (#84) by @kbond
    • 🚚 91609b4 [minor] remove scrutinizer (#266) by @kbond
    • ✅ 8117f40 [minor] allow dama/doctrine-test-bundle 7.0 (#266) by @kbond
    • ⏪ 6052e81 [minor] Revert "[bug] fix global state with symfony/framework-bundle >= 5.4.6/6.0.6" (#260) by @kbond