Skip to content

Commit f7d9399

Browse files
committed
[changelog] update changelog [skip ci]
1 parent 62c27a0 commit f7d9399

File tree

1 file changed

+108
-1
lines changed

1 file changed

+108
-1
lines changed

CHANGELOG.md

Lines changed: 108 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,4 +296,111 @@ December 7th, 2020 - [v1.5.0...v1.6.0](https://github.com/zenstruck/foundry/comp
296296

297297
## [v1.5.0](https://github.com/zenstruck/foundry/releases/tag/v1.5.0)
298298

299-
November 10th, 2020 - _[Initial Release](https://github.com/zenstruck/foundry/commits/v1.5.0)_
299+
November 10th, 2020 - [v1.4.0...v1.5.0](https://github.com/zenstruck/foundry/compare/v1.4.0...v1.5.0)
300+
301+
* 3b36c9f [minor] deprecate using snake/kebab-cased attributes (#81) by @kbond
302+
* 3ecd4f6 [minor] set min version of symfony/maker-bundle to 1.13.0 (#81) by @kbond
303+
* 3c0e149 [minor] swap phpunit for phpunit-bridge mark deprecated tests (#81) by @kbond
304+
* 4292d02 [bug] fix typo (#81) by @kbond
305+
* de1fb41 [minor] trigger deprecations for other deprecated code (#81) by @kbond
306+
* 5134347 [minor] deprecate "optional:" & "force:" attribute prefixes (#81) by @kbond
307+
* def8ebc [feature] define extra attributes/forced properties on Instantiator (#81) by @kbond
308+
* da504e0 [bug] boolean nodes should default to false instead of null (#83) by @kbond
309+
* c376fef [minor] sort available entities (#80) by @wouterj
310+
* d3a32cf [minor] add static return annotations (#79) by @micheh
311+
* 77a3583 [minor] run test suite on PostgreSQL (#51) by @kbond
312+
* 8db03c8 [minor] change faker lib used (#70) by @kbond
313+
* 188eb63 [minor] disable dependabot by @kbond
314+
* ea8fefe [minor] bump actions/cache from v1 to v2.1.2 (#69) by @dependabot[bot], dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
315+
* bd5249d [minor] update shivammathur/setup-php requirement to 2.7.0 (#68) by @dependabot[bot], dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
316+
* 800fae7 [minor] update actions/checkout requirement to v2.3.3 (#67) by @dependabot[bot], dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
317+
* 0252e90 [minor] add dependabot for github actions by @kbond
318+
* 537b2fd [bug] RepositoryProxy::findOneBy() with $orderBy checks inner repo (#66) by @kbond
319+
* 9302855 [minor] RepositoryProxy::truncate() compatible with any ObjectManager (#66) by @kbond
320+
* 9fe12e5 [minor] have RepositoryProxy implement \Countable & \IteratorAggregate (#66) by @kbond
321+
* 1c43645 [feature] improve RespositoryProxy::first() and add last() (#64) by @mpiot
322+
* f9418ac [bug] add $orderBy param to RepositoryProxy::findOneBy() (#63) by @mpiot
323+
324+
## [v1.4.0](https://github.com/zenstruck/foundry/releases/tag/v1.4.0)
325+
326+
October 20th, 2020 - [v1.3.0...v1.4.0](https://github.com/zenstruck/foundry/compare/v1.3.0...v1.4.0)
327+
328+
* d5cab62 [doc] fixes (#59) by @kbond
329+
* 4eb546c [doc] document non-Kernel testing (#59) by @kbond
330+
* c8040f7 [doc] document using in PHPUnit data providers (#59) by @kbond
331+
* fce3610 [minor] throw helpful exception if creating service factories w/o boot (#59) by @kbond
332+
* a904e41 [minor] throw helpful exception if using service factories w/o bundle (#59) by @kbond
333+
* 1efc502 [minor] throw helpful exception if using service stories without bundle (#59) by @kbond
334+
* a5d4154 [feature] remove ->withoutPersisting() requirement in pure unit tests (#59) by @kbond
335+
* aef9123 [feature] allow Factories trait to be used in pure units tests (#59) by @kbond
336+
* 732e616 [minor] deprecate TestState::withoutBundle() (#59) by @kbond
337+
* d2c8b47 [bug] ensure Foundry is "shutdown" after each test (#59) by @kbond
338+
* f3cc0c3 [bug] allow model factories to be created in dataProviders (#59) by @kbond
339+
* b80d778 [doc] adding a link to SymfonyCasts (#60) by @weaverryan
340+
* e37f492 [minor] add script to run all test configurations locally by @kbond
341+
342+
## [v1.3.0](https://github.com/zenstruck/foundry/releases/tag/v1.3.0)
343+
344+
October 14th, 2020 - [v1.2.1...v1.3.0](https://github.com/zenstruck/foundry/compare/v1.2.1...v1.3.0)
345+
346+
* fd433b1 [feature] allow factories to be defined as services (#53) by @kbond
347+
* e686a08 [minor] remove dead debug code (#57) by @kbond
348+
* aaf6ab4 [bug] fix typo in Factory stub (fixes #52) (#57) by @kbond
349+
350+
## [v1.2.1](https://github.com/zenstruck/foundry/releases/tag/v1.2.1)
351+
352+
October 12th, 2020 - [v1.2.0...v1.2.1](https://github.com/zenstruck/foundry/compare/v1.2.0...v1.2.1)
353+
354+
* ecf674a [doc] note that the ResetDatabase trait is required for global state by @kbond
355+
* b748615 [minor] ensure coverage jobs use dama bundle (#48) by @kbond
356+
* d4e3a2e [bug] sqlite does not support --if-exists (fixes #46) (#48) by @kbond
357+
* 1138cf0 [minor] add sqlite tests (#48) by @kbond
358+
* 91a6032 [minor] adjust github actions to use DATABASE_URL env var (#48) by @kbond
359+
360+
## [v1.2.0](https://github.com/zenstruck/foundry/releases/tag/v1.2.0)
361+
362+
October 8th, 2020 - [v1.1.4...v1.2.0](https://github.com/zenstruck/foundry/compare/v1.1.4...v1.2.0)
363+
364+
* e7b8481 [feature] add FactoryCollection object to help with relationships (#38) by @kbond
365+
366+
## [v1.1.4](https://github.com/zenstruck/foundry/releases/tag/v1.1.4)
367+
368+
October 7th, 2020 - [v1.1.3...v1.1.4](https://github.com/zenstruck/foundry/compare/v1.1.3...v1.1.4)
369+
370+
* 60e6881 [bug] allow RepositoryProxy::proxyResult() to handle doctrine proxies (#43) by @kbond
371+
372+
## [v1.1.3](https://github.com/zenstruck/foundry/releases/tag/v1.1.3)
373+
374+
September 28th, 2020 - [v1.1.2...v1.1.3](https://github.com/zenstruck/foundry/compare/v1.1.2...v1.1.3)
375+
376+
* 118186d [bug] ensure all attributes passed to afterPersist events (fixes #31) (#40) by @kbond
377+
* f054e3c [bug] allow array callables in Proxy::executeCallback() (#39) by @kbond
378+
379+
## [v1.1.2](https://github.com/zenstruck/foundry/releases/tag/v1.1.2)
380+
381+
September 8th, 2020 - [v1.1.1...v1.1.2](https://github.com/zenstruck/foundry/compare/v1.1.1...v1.1.2)
382+
383+
* fb5b4ff [minor] run php-cs-fixer self-update (#33) by @kbond
384+
* d734536 [minor] allow doctrine/persistence v2 (#33) by @kbond
385+
386+
## [v1.1.1](https://github.com/zenstruck/foundry/releases/tag/v1.1.1)
387+
388+
July 24th, 2020 - [v1.1.0...v1.1.1](https://github.com/zenstruck/foundry/compare/v1.1.0...v1.1.1)
389+
390+
* 91af450 [doc] better document without persisting usage (closes #22) (#27) by @kbond
391+
* 03bce0d [minor] improve "foundry not booted" exception message (closes #24) (#28) by @kbond
392+
* 2d7bc47 [doc] fix test example (closes #25) (#26) by @kbond
393+
* 0a4fa3a Update README.md (#23) by @kbond
394+
* 576858a [doc] fix typo (#20) by @jdreesen
395+
* 331716a [doc] add packagist version badge by @kbond
396+
397+
## [v1.1.0](https://github.com/zenstruck/foundry/releases/tag/v1.1.0)
398+
399+
July 11th, 2020 - [v1.0.0...v1.1.0](https://github.com/zenstruck/foundry/compare/v1.0.0...v1.1.0)
400+
401+
* 7d91e42 [minor] change composer "type" by @kbond
402+
* c01374a [BC BREAK] moved bundle to src root so it can be auto-configured by flex by @kbond
403+
404+
## [v1.0.0](https://github.com/zenstruck/foundry/releases/tag/v1.0.0)
405+
406+
July 10th, 2020 - _[Initial Release](https://github.com/zenstruck/foundry/commits/v1.0.0)_

0 commit comments

Comments
 (0)