-
Notifications
You must be signed in to change notification settings - Fork 5
/
CHANGELOG
76 lines (76 loc) · 1.69 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
v0.3.0:
date: 2016-04-07
changes:
- dependency update [email protected]
v0.2.7:
date: 2016-04-06
changes:
- dependency update / version bump
v0.2.6:
date: 2016-02-13
changes:
- dependency update / version bump
v0.2.5:
date: 2016-02-05
changes:
- dependency update / version bump
v0.2.4:
date: 2016-01-28
changes:
- dependency update / version bump
v0.2.3:
date: 2015-12-30
changes:
- dependency update / version bump
v0.2.2:
date: 2015-09-03
changes:
- lodash as hard dependency (instead of devDependency)
v0.2.1:
date: 2015-09-02
changes:
- repository name changed (github json-schema-faker organisation created)
- 0.2.0 version related config error fix
v0.2.0:
date: 2015-08-15
changes:
- dependency update / version bump
- jozsef.kerekes contribution: multiple file conversion, sql-like auto-increment
v0.1.7:
date: 2015-07-13
changes:
- references option supported
v0.1.6:
date: 2015-06-25
changes:
- dependency update / version bump
v0.1.5:
date: 2015-06-24
changes:
- dependency update / version bump
v0.1.4:
date: 2015-06-07
changes:
- Moving ownership (user rename) tkoomzaaskz:ducin.
v0.1.3:
date: 2015-05-15
changes:
- Fixed missing file in v0.1.2.
v0.1.2:
date: 2015-05-15
changes:
- Deprecated.
- External sources support.
v0.1.1:
date: 2015-05-14
changes:
- Fixed test definitions.
- Updated json-schema-faker to 0.1.9.
- Allowing extending faker.js and chance.js, new test case.
v0.1.0:
date: 2015-05-08
changes:
- Initial version.
- Task working correctly.
- Testing 5 cases - faker, chance, array, integer and boolean.
- Travis CI integration.