4.0.0 (2023-09-26)
3.0.1 (2022-08-18)
- amend deprecated faker method (f0f41c4)
3.0.0 (2022-07-02)
- chalk: revert to chalk version 4 (6347787)
- cli: add cli to have esm and cjs mode like typeorm cli (aec7d09)
- cli: fix yargs arguments (c328299)
- fix call function (5f2f31b)
- fix: fix call function (c6f1e9c)
- lint: fix configuration of eslint (3fce893)
- test: provide new argument ignoreDecorators (aa3c261)
- all: update outdated packages, use yargs (e523d55)
- datasource: use new method to load dataSource (78559af)
- all: use new fakerjs package, some random functions was removed
- datasource: ormconfig file should not work anymore, use dataSource file instead.
2.0.0 (2022-06-17)
- ci: update github actions configuration to use last images (8a1c340)
- update packages to have a compatibility with typeorm 0.3.* (c4ee8f7), closes #189
- Imcompatible with typeorm 0.2.0, this version uses the new datasource class of typeorm 0.3.0.
1.11.1 (2022-03-29)
- circleci (28beb04)
1.11.0 (2022-03-20)
1.10.1 (2022-01-15)
1.10.0 (2022-01-15)
- support parsing
null
values asnull
(b5db29b)
1.9.1 (2021-01-17)
1.9.0 (2020-12-25)
- removed ignore flag for class transformer decorators (f500747)
1.8.1 (2020-11-11)
1.8.0 (2020-09-16)
- large datasets times scaling exponential (06a0235)
- table names with underscores cannot be loaded (7aadf55)
- added faker locale support (2385ab9)
1.6.0 (2020-05-23)
- check if entity method (191dd0f)
- package: update cli-progress to version 3.0.0 (8cf6ff8)
- package: update commander to version 3.0.0 (978d4c0)
- package: update yargs-parser to version 14.0.0 (ce4f273)
- package: update yargs-parser to version 15.0.0 (cba52a0)
- parses parameters from process.env (53e6f64)
1.3.6 (2019-08-16)
- build (25be751)
- index as $ (8655ed4)
- restore tslint format (2313139)
- restore tslint format (e53e330)
- transformer: ignored @Expose and @Exclude (3aa272c)
- tslint empty line (a22e3d4)
- updated readme & unit tests (62a2faa)
- add calculations to current (370cf46)
- added support "export default" for ormconfig (0712ffc)
- builder: added class-transformer support (32b242c)
- current resolved as string (97fab7b)
- Revert "chore(release): 1.3.3 π" (451fcdf)
1.1.5 (2019-06-02)
- getting repository from established connection rather than default (868528a)
- package: update resolve-from to version 5.0.0 (6197630)
- update execute logic for __call (f105e52)
1.1.1 (2019-01-30)
- processors: fixed unecessary usage of promise.resolve (1a56360)
- processors: use async processors (a2db3a5)
1.1.0 (2019-01-20)
- allow multiple paths in cli arguments (f672390)
1.0.0 (2019-01-14)
- resolver: null peroperty (54437b8)
- cli: added require options (430e02c)
0.3.6 (2019-01-11)
0.3.5 (2019-01-10)
- builder: call methods (ca05906)
0.3.4 (2019-01-10)
0.3.3 (2019-01-10)
- parser: add support booalen and number for faker (7d894b5)
0.2.4 (2019-01-07)
- loader test (a3f5c3c)
0.2.3 (2019-01-07)
- loader: load fixtures from file (9287180)
0.2.2 (2019-01-07)
- loader (422a55c)
0.2.1 (2019-01-05)
- add json loader (6bed4a1)