Skip to content

Releases: zenstruck/foundry

v2.0.0

07 Jun 23:10
Compare
Choose a tag to compare

1393c13 docs: update docs for foundry v2 (#613) by @nikophil
0034c78 feat(2.x, make:facotry): add phpdoc conditionnally with --with-phpdoc option (#611) by @nikophil
a3ec473 fix: prevent refresh error with autorefresh (#610) by @nikophil
ca8258a minor(make:factory): default false for ODM mapping (#605) by @nikophil
df5bb6b minor(2.x): remove APP_ENV=test from phpunit.xml (#603) by @nikophil
0479ddf fix(2.x): allow sequence with associative arrays (#595) by @nikophil
d1509fb fix(2.x): support readonly entities (#599) by @nikophil
2c8e048 feat(2.x): allow to configure default namespace fo make:factory (#600) by @nikophil
9174dc6 fix: restore PHPUnit error handler (#587) by @nikophil
4156302 tests: asserts story works without persistence (#589) by @nikophil
ec2c895 minor: add phpunit attributes (#576) by @nikophil
90cc839 feat(sequence): sequence attributes should be compatible with 1.x (#575) by @nikophil
60ec275 fix: sqlite with orm v2 (#574) by @kbond
ae82186 feat: compatibility with ORM v3 (#572) by @nikophil, @kbond
624e8d2 feat: foundry 2.0 🎉 by @nikophil
e74f6b9 fix(rector) second argument for many() is optional (#515) by @nikophil
a555474 fix(rector): repository method is static (#515) by @nikophil
53f25a2 rector: rewrite phpdoc (#571) by @nikophil
ecbc615 refactor: Foundry 2 BC layer (#515) by @nikophil

Full Change List

v1.38.0

07 Jun 23:04
Compare
Choose a tag to compare

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

Full Change List

v1.37.0

20 Mar 15:09
Compare
Choose a tag to compare

4a9b00e feat: support doctrine/orm 3 (#569) by @nikophil
68148e1 use phpunit attributes (#562) by @jrushlow
f803868 fix: only run maker test on php > 8.0 (#570) by @nikophil
669bc2d chore: drop SF 6.3 from matrix (#558) by @kbond
cf87b97 minor: add sqlite to CI (#557) by @kbond

Full Change List

v1.36.1

14 Dec 23:19
Compare
Choose a tag to compare

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

Full Change List

v1.36.0

13 Oct 18:44
Compare
Choose a tag to compare

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

Full Change List

v1.35.0

10 Aug 14:39
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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