Skip to content

Releases: jonnyynnoj/fabrica

1.1.2

04 Oct 11:28
Compare
Choose a tag to compare
Support php 8

1.1.1

18 May 17:20
Compare
Choose a tag to compare
Dont use cache if overrides passed

1.1.0

18 May 16:47
Compare
Choose a tag to compare
Use transaction instead

1.0.1

11 May 15:07
Compare
Choose a tag to compare
Naming stuff is hard

1.0.0

11 May 12:51
Compare
Choose a tag to compare
Upgrade dot

0.4.0

04 May 15:29
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
Document setting property to same value as relation property

0.3.0

29 Apr 10:13
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
Update readme examples

0.2.0

23 Apr 14:56
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
Switch examples order

0.1.1

20 Apr 15:38
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
Link to example doctrine configuration

0.1.0: Change to static methods

20 Apr 13:34
Compare
Choose a tag to compare
Pre-release
This removes the need for the user to maintain an instance somewhere within their tests (no need to extend from a base test class or anything)
It also gives autocompletion in factories rather than using unknown $fabrica variable