Skip to content

Releases: zenstruck/foundry

v1.35.0

10 Aug 14:39

Choose a tag to compare

342a2c9 feat: disable persist globally (#488) by @nikophil
fbccdd3 fix: do not flush global state twice when dama is not enabled (#489) by @nikophil

Full Change List

v1.34.1

04 Aug 13:05

Choose a tag to compare

2433482 minor: set Factory::isPersisting() protected (#486) by @nikophil
b86ca0a fix: deprecated code in StubCommand (#485) by @kbond

Full Change List

v1.34.0

12 Jul 07:19

Choose a tag to compare

850858e feat(lazy): Add memoized LazyValue (#475) by @ndench, @kbond
6d2c7ce fix: maker with cs fixer (#476) by @nikophil
b6b6501 Fix a missing parenthesis in docs (#470) by @jmsche

Full Change List

v1.33.0

23 May 16:21

Choose a tag to compare

98eca98 tests: can create object with fields name different from construct (#466) by @nikophil
b48399d feat: drop all connections before dropping db for postgres (#458) by @nikophil
c2719d1 dependencies: bump faker to 1.10 (#464) by @nikophil
a5ed31c feat: allow setters as factory attribute (#457) by @nikophil

Full Change List

v1.32.0

11 May 07:28

Choose a tag to compare

27b4d7f feat: allow ModelFactory::findOrCreate() in unit tests (#461) by @nikophil
68c6a5e ci: add Symfony 6.3 to test matrix (#459) by @kbond
912f134 fix: makefile minor fixes (#451) by @nikophil
d8fafed minor: improve makefile (#449) by @nikophil
9cce6dc docs: add static ide hint to stories (#448) by @adrianrudnik

Full Change List

v1.31.0

27 Mar 23:25

Choose a tag to compare

ac35acf fix: nested factories not persisting should not throw error (#444) by @nikophil
d346c68 feat: Have delayFlush return the callback's return (#442) by @HypeMC

Full Change List

v1.30.3

22 Mar 17:11

Choose a tag to compare

c31d653 fix(RepositoryProxy::find()): allow not entity object in (#441) by @nikophil

Full Change List

v1.30.2

22 Mar 11:52

Choose a tag to compare

2f71013 fix: allow any object passed as find() criteria (#440) by @nikophil

Full Change List

v1.30.1

21 Mar 13:32

Choose a tag to compare

fba0933 fix: regression from embedded object in findOrCreate function (#438) by @nicolasne, Nicolas Nénon, @kbond

Full Change List

v1.30.0

20 Mar 13:37

Choose a tag to compare

c5ca551 refactor: deprecate AnonymousFactory class and factory() helper (#436) by @nikophil
837dbf6 fix(global state): register story as service in StoryManager (#434) by @nikophil
230f75e feat: findOrCreate() can use embeddables (#432) by @nikophil
cacf9ea minor: add conflict for doctrine/mongodb-odm for false deprecation (#435) by @kbond
6cc9541 fix: running array_values() on array attribute (#435) by @kbond
083a9b9 bug: add failing test for attribute that is array (#435) by @kbond
0094f09 refactor: simplify atrtibutes normalization (#423) by @nikophil
d8a94ce doc: Add introduction to index.rst for symfony.com accessibility (#429) by @GromNaN

Full Change List