Releases: zenstruck/foundry
v1.38.0
b3adc86 docs(v1): improve upgrade guide (#614) by @nikophil
691741f doc: update (#594) by @kbond, @nikophil
431afa3 minor(make:factory): default false for embedded
and targetDocument
mappings (#602) by @melkamar
6102488 fix(1.x): support entities with readonly properties (#598) by @nikophil
5af3f0f feat: Configure default_namespace for make_story (#592) by @dmitryuk, a.dmitryuk
00e6b86 fix(rector): misc fixes in rector rules (#586) by @nikophil
afad017 fix: can use ObjectFactories as service (#585) by @nikophil
b66ed4c fix: restore factory collection type (#584) by @nikophil
7cfab99 fix: restore error handler in Foundry's traits (#577) by @nikophil
d55c728 fix(sca): fix type system with legacy FactoryCollection (#583) by @nikophil
d38568f docs: typo fixes (#578) by @jrushlow
bbcef6a refactor: add a BC layer for 2.x (#515) by @nikophil
v1.37.0
v1.36.1
8ea43d5 minor: add Symfony 7.0 to the test matrix (#539) by @kbond
4c4d099 minor: update psalm (#539) by @kbond
c9ddf74 minor: update/fix phpstan issues (#539) by @kbond
de3b26e minor: allow dama/doctrine-test-bundle
8.x (#539) by @kbond
a1a22ce doc: fix memoize example (#526) by @kbond
b7c0cb7 minor(ci): remove mysql/no-dama from matrix (#521) by @kbond
e41bbe8 doc: add warning about complex global state performance (#520) by @kbond
81eb3b8 doc: add section on paratestphp/paratest
(#520) by @kbond
8666777 doc: adjust test performance section (#520) by @kbond
a0bbf5b fix: phpunit xsd path (#520) by @kbond
ed0cd7b chore: remove Makefile (#513) by @nikophil
v1.36.0
5ffa1cd minor: allow Symfony 7.0 (#509) by @kbond
925eab3 fix: proxy should not try to refresh when persist is disabled (#508) by @nikophil
e8b3ff5 feat: allow stories to call their own pool (#506) by @nikophil
881280e docs: Move note about immutability into States section (#504) by @pavelmaca
d6eb810 doc: fix typo (#502) by @ternel
131517a minor: flag repo as dev-dependency for composer (#501) by @Chris53897, @Chris8934
4da5628 fix: replace doctrine:query:sql with dbal:run-sql (#492) by @KDederichs
v1.35.0
v1.34.1
v1.34.0
v1.33.0
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
v1.32.0
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