Releases: zenstruck/foundry
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 christopher.georg@sr-travel.de
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
v1.14.1
v1.14.0
v1.13.4
676f00a [bug] disable migration transactions (#207) by @kbond
c6df43d [ci] re-enable migration tests on php >= 8 (#207) by @kbond
2ef6c6a [ci] disable migration tests on php >= 8 (#206) by @kbond
e29a008 [bug] fix maker auto-defaults with yaml driver (#205) by @domagoj-orioly
c483b2e [ci] use reusable workflows where possible (#203) by @kbond
886204f [minor] adjust CI output by @kbond
63a956e [minor] use zenstruck/assert for assertions instead of phpunit (#182) by @kbond