Skip to content

Releases: zenstruck/foundry

v1.24.0

25 Nov 16:03
Compare
Choose a tag to compare

f5e9eae minor: use --no-persistence instead of --not-persisted (#365) by @nikophil
730c0d9 chore: rename service ids (#363) by @kbond
19acc72 feat: add RepositoryProxy::inner() (#362) by @kbond
a003bac refactor(make:factory): split command with DefaultPropertiesGuesser (#357) by @nikophil
d8eca88 chore(ci): test on Symfony 6.2 (#359) by @kbond
20ac349 refactor(make:factory): use value object to render template (#354) by @nikophil
4e5f9d9 feat(make:factory): use factories to default non-nullable relationships (#351) by @nikophil, @benblub
8332956 feat: make Story::get() static (implies Story::load()->get()) (#253) by @kbond
b89bcff minor(make:factory): misc enhancements of maker (#345) by @nikophil
3cc95a5 minor: remove php 7.4 related tests (#349) by @nikophil
8a055b0 chore: fix docker cache (#350) by @nikophil
18ea4fb feat(make:factory): create factory for not-persisted objects (#343) by @nikophil
64786fc fix: typo in docs (#348) by @nikophil
1a98fc4 chore: Use composer 2.4 (#346) by @OskarStark
96c4cbe minor(make:factory): Use @see/@todo annoations (#344) by @OskarStark
cbeb2ce fix: adjust docblocks to remove PhpStorm errors (#341) by @kbond
cd1e394 fix: use orm limit length in factory (#294) by @MrYamous
b1d7ce3 [feature] add default for Mongo properties in (#340) by @nikophil
778607a [chore] use cache for docker CI (#339) by @nikophil
c662eb3 [feature] auto add phpstan annotations in make:factory (#338) by @nikophil
2bd046f [docs] sort phpstan-method annotations (#333) by @OskarStark
0460741 [docs] remove obsolete section (#335) by @nikophil
2c34baf [bug] Typos in Makefile (#330) by @OskarStark
65924b2 [bug] typos in docs (#331) by @OskarStark
6b48878 [chore] upgrade ci actions (#329) by @kbond
210faff [chore] use phpstan instead of psalm (#328) by @nikophil
51f1bc0 [refactor] modernize code with rector (#327) by @nikophil
8423b75 [chore] adjust .symfony.bundle.yaml for new branch (#325) by @kbond
5a05513 [feature] require php8+ (#327) by @kbond

Full Change List

v1.23.0

10 Nov 18:43
Compare
Choose a tag to compare

f43b067 [chore] clean up CI (#324) by @nikophil
3588274 [feature] Allow to use foundry without Doctrine (#323) by @nikophil
7598467 [feature] [remove bundleless usge] configure global state with config (#322) by @nikophil
e417945 [feature] [remove bundleless usge] use config instead of environment variables (#320) by @nikophil
cada0cf [feature] pass an index to FactoryCollection attributes (#318) by @nikophil
d120b1c [minor] fix bamarni/composer-bin-plugin deprecations (#313) by @kbond
a3eefc1 [minor] remove branch alias (#313) by @kbond
cf7d75e [minor] remove unneeded bin script (#310) by @kbond
cd42774 [feature] add make migrations (#309) by @nikophil
cb9a4ec [feature] add a docker stack (#306) by @nikophil

Full Change List

v1.22.1

28 Sep 16:59
8d41ca8
Compare
Choose a tag to compare

8d41ca8 [bug] discover relations with inheritance (#300) by @NorthBlue333
ae6bda2 [bug] multiple relationships with same entity (#302) by @NorthBlue333

Full Change List

v1.22.0

21 Sep 14:51
4fb5fb8
Compare
Choose a tag to compare

4fb5fb8 [feature] Introduce Sequences (#298) by @nikophil

Full Change List

v1.21.1

12 Sep 14:34
3b105a7
Compare
Choose a tag to compare

3b105a7 [bug] Fix usage of faker dateTime in factory maker (#297) by @jmsche
0663f29 [doc] Fix code block docs about faker seed (#296) by @jmsche
b57d067 [doc] fix typo (#295) by @Chris53897
4577ef4 [minor] Improve deprecation message for createMany() (#291) by @gazzatav, @kbond

Full Change List

v1.21.0

27 Jun 18:52
a535f83
Compare
Choose a tag to compare

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

Full Change List

v1.20.0

20 Jun 13:52
6009499
Compare
Choose a tag to compare

6009499 [feature] add Story::getPool() (#282) by @kbond

Full Change List

v1.19.0

24 May 12:56
46de01a
Compare
Choose a tag to compare

46de01a [feature] Handle variadic constructor arguments (#277) by @ndench
f5d9177 [minor] use symfony/phpunit-bridge 6+ by @kbond
09b0ae2 [minor] fix sca by @kbond

Full Change List

v1.18.2

29 Apr 20:28
2b2d2e7
Compare
Choose a tag to compare

2b2d2e7 [minor] allow doctrine/persistence 3 (#275) by @kbond
429466e [doc] add note about phpstan docblocks (#274) by @kbond, Jacob Dreesen [email protected]

Full Change List

v1.18.1

22 Apr 15:00
ff9e4ef
Compare
Choose a tag to compare

ff9e4ef [bug] fix embeddable support when used with file (ie xml) mapping (#271) by @kbond
40a5a1e [minor] support Symfony 6.1 (#267) by @kbond

Full Change List