Releases: zenstruck/foundry
v1.21.1
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
v1.19.0
v1.18.2
v1.18.1
v1.18.0
v1.17.0
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
v1.16.0
v1.15.0
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