Skip to content

Releases: zenstruck/foundry

v1.21.1

12 Sep 14:34
3b105a7

Choose a tag to compare

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

Full Change List

v1.21.0

27 Jun 18:52
a535f83

Choose a tag to compare

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

Full Change List

v1.20.0

20 Jun 13:52
6009499

Choose a tag to compare

6009499 [feature] add Story::getPool() (#282) by @kbond

Full Change List

v1.19.0

24 May 12:56
46de01a

Choose a tag to compare

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

Full Change List

v1.18.2

29 Apr 20:28
2b2d2e7

Choose a tag to compare

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

Full Change List

v1.18.1

22 Apr 15:00
ff9e4ef

Choose a tag to compare

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

Full Change List

v1.18.0

11 Apr 14:26
b9d2ed3

Choose a tag to compare

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

Full Change List

v1.17.0

24 Mar 17:41
71f08af

Choose a tag to compare

c131715 [bug] fix global state with symfony/framework-bundle >= 5.4.6/6.0.6 (#259) by @kbond
0edbea8 [minor] remove Symfony 5.3 from test matrix (#259) by @kbond
5768345 [feature] add Story "pools" (#252) by @kbond
be6b6c8 Revert "[feature] Allow any type for Story States (#231)" (#252) by @kbond
02cd0c8 [minor] deprecate Story:add() and add Story::addState() (#254) by @kbond
02609a9 [minor] add return type for stub command (deprecated in symfony 6) (#257) by @Chris53897, Christopher Georg [email protected]
6977f3a [doc] Use UserPasswordHasherInterface instead of UserPasswordEncoderInterface (#255) by @zairigimad
01ebfab [feature] add an 'All' option to make:factory to create all missing factories (#247) by @abeal-hottomali
39fa8e2 [bug] ignore abstract classes in the maker (#249) by @abeal-hottomali
62eeb75 [minor] run php-cs-fixer on php 7.2 (#243) by @kbond

Full Change List

v1.16.0

06 Jan 11:02
79261d6

Choose a tag to compare

79261d6 [feature] MongoDB ODM Support (#153) by @kbond, @nikophil
d97d895 [minor] fix psalm (#232) by @kbond
fc74f26 [minor] add allow-plugins for composer 2.2+ (#232) by @kbond

Full Change List

v1.15.0

30 Dec 13:34
fb79022

Choose a tag to compare

fb79022 [feature] Allow any type for Story States (#231) by @wouterj
d6d7d52 [doc] update url (#230) by @bfoks
4915b61 [doc] Fix event hook argument name (#229) by @aeet, @kbond
7e13ed0 [doc] add note about how attributes are built (#228) by @gnito-org
552dc6f [doc] Correct spelling in index.rst (#226) by @gnito-org
50a91b9 [bug] Fix smallint generated Faker (#223) by @jmsche
68552a7 [doc] Document the MakeFactory all-fields option (#220) by @gnito-org
93a2f9c [feature] Add all-fields option to MakeFactory (#218) by @gnito-org

Full Change List