Releases: jonnyynnoj/fabrica
Releases · jonnyynnoj/fabrica
1.1.2
1.1.1
Dont use cache if overrides passed
1.1.0
Use transaction instead
1.0.1
Naming stuff is hard
1.0.0
Upgrade dot
0.4.0
Document setting property to same value as relation property
0.3.0
Update readme examples
0.2.0
Switch examples order
0.1.1
Link to example doctrine configuration
0.1.0: Change to static methods
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