All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.6.1 (2020-03-24)
- fixtures: can generate non-entity classes (b284b72)
1.6.0 (2020-03-24)
- fixtures: exposed register method (35293d5)
1.5.0 (2020-03-20)
- typings-generator: improved logic (749259d)
1.4.0 (2020-03-14)
- fixtures: fixed make() typing (fed0f13)
1.3.1 (2020-03-05)
- fixtures: fixed oneAndPersist() typo (5987cc3)
1.3.0 (2020-03-04)
- fixtures-factory: typo methpd -> method (c5794e5)
- fixtures-factory: added ignore() and with() (ab9bc8f)
- fixtures: added missing @Entity decorators (2b3203f)
- fixtures-factory: handle number enums (e5b537b)
- fixture-factory: added 1:1 support (9f68d96)
- fixtures: added fixtures package (2ad291a)
- fixtures: added logger (2eb7db2)
- fixtures-factory: added 1:m support (695ae3f)
- fixtures-factory: added m:1 support (742fe99)
- fixtures-factory: added oneAndPersist() and makeAndPersist() (b9505e8)
- fixtures-factory: added scalar props support (3077c4d)
- fixtures-factory: support m:n relationships (bdf6ced)