@featurevisor/sdk 0.47.0 → 0.47.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.eslintcache +1 -1
- package/CHANGELOG.md +117 -101
- package/coverage/clover.xml +27 -27
- package/coverage/coverage-final.json +1 -1
- package/coverage/lcov-report/bucket.ts.html +1 -1
- package/coverage/lcov-report/conditions.ts.html +1 -1
- package/coverage/lcov-report/datafileReader.ts.html +44 -44
- package/coverage/lcov-report/emitter.ts.html +1 -1
- package/coverage/lcov-report/feature.ts.html +1 -1
- package/coverage/lcov-report/index.html +20 -20
- package/coverage/lcov-report/instance.ts.html +1 -1
- package/coverage/lcov-report/logger.ts.html +1 -1
- package/coverage/lcov-report/segments.ts.html +1 -1
- package/coverage/lcov.info +42 -42
- package/dist/index.js.gz +0 -0
- package/lib/datafileReader.spec.d.ts +1 -0
- package/package.json +5 -5
- package/src/datafileReader.spec.ts +89 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,18 +3,34 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
## [0.47.2](https://github.com/featurevisor/featurevisor/compare/v0.47.1...v0.47.2) (2023-09-16)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @featurevisor/sdk
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [0.47.1](https://github.com/featurevisor/featurevisor/compare/v0.47.0...v0.47.1) (2023-09-12)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @featurevisor/sdk
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
# [0.47.0](https://github.com/featurevisor/featurevisor/compare/v0.46.2...v0.47.0) (2023-09-05)
|
|
7
23
|
|
|
8
24
|
|
|
9
25
|
### Features
|
|
10
26
|
|
|
11
|
-
* use Prettier v2.x ([#143](https://github.com/
|
|
27
|
+
* use Prettier v2.x ([#143](https://github.com/featurevisor/featurevisor/issues/143)) ([ddca499](https://github.com/featurevisor/featurevisor/commit/ddca499526f2f8bf10dc340fb55877584501a682))
|
|
12
28
|
|
|
13
29
|
|
|
14
30
|
|
|
15
31
|
|
|
16
32
|
|
|
17
|
-
## [0.46.2](https://github.com/
|
|
33
|
+
## [0.46.2](https://github.com/featurevisor/featurevisor/compare/v0.46.1...v0.46.2) (2023-08-31)
|
|
18
34
|
|
|
19
35
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
20
36
|
|
|
@@ -22,7 +38,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
22
38
|
|
|
23
39
|
|
|
24
40
|
|
|
25
|
-
## [0.46.1](https://github.com/
|
|
41
|
+
## [0.46.1](https://github.com/featurevisor/featurevisor/compare/v0.46.0...v0.46.1) (2023-08-31)
|
|
26
42
|
|
|
27
43
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
28
44
|
|
|
@@ -30,18 +46,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
30
46
|
|
|
31
47
|
|
|
32
48
|
|
|
33
|
-
# [0.46.0](https://github.com/
|
|
49
|
+
# [0.46.0](https://github.com/featurevisor/featurevisor/compare/v0.45.0...v0.46.0) (2023-08-27)
|
|
34
50
|
|
|
35
51
|
|
|
36
52
|
### Features
|
|
37
53
|
|
|
38
|
-
* onReady method for SDK as Promise ([#133](https://github.com/
|
|
54
|
+
* onReady method for SDK as Promise ([#133](https://github.com/featurevisor/featurevisor/issues/133)) ([e8dd395](https://github.com/featurevisor/featurevisor/commit/e8dd39557b60b40d67488647d60f23423bbfbbb9))
|
|
39
55
|
|
|
40
56
|
|
|
41
57
|
|
|
42
58
|
|
|
43
59
|
|
|
44
|
-
# [0.45.0](https://github.com/
|
|
60
|
+
# [0.45.0](https://github.com/featurevisor/featurevisor/compare/v0.44.2...v0.45.0) (2023-08-20)
|
|
45
61
|
|
|
46
62
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
47
63
|
|
|
@@ -49,40 +65,40 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
49
65
|
|
|
50
66
|
|
|
51
67
|
|
|
52
|
-
# [0.44.0](https://github.com/
|
|
68
|
+
# [0.44.0](https://github.com/featurevisor/featurevisor/compare/v0.43.0...v0.44.0) (2023-08-07)
|
|
53
69
|
|
|
54
70
|
|
|
55
71
|
### Features
|
|
56
72
|
|
|
57
|
-
* make getFeature() method public ([#122](https://github.com/
|
|
73
|
+
* make getFeature() method public ([#122](https://github.com/featurevisor/featurevisor/issues/122)) ([e56455e](https://github.com/featurevisor/featurevisor/commit/e56455e11ec7895455e2ff22436b7380f67e184d))
|
|
58
74
|
|
|
59
75
|
|
|
60
76
|
|
|
61
77
|
|
|
62
78
|
|
|
63
|
-
# [0.43.0](https://github.com/
|
|
79
|
+
# [0.43.0](https://github.com/featurevisor/featurevisor/compare/v0.42.1...v0.43.0) (2023-08-05)
|
|
64
80
|
|
|
65
81
|
|
|
66
82
|
### Features
|
|
67
83
|
|
|
68
|
-
* Support deprecating features ([#117](https://github.com/
|
|
84
|
+
* Support deprecating features ([#117](https://github.com/featurevisor/featurevisor/issues/117)) ([992740d](https://github.com/featurevisor/featurevisor/commit/992740d5fbdda2bb15cf4a782147f0ed13d9288c))
|
|
69
85
|
|
|
70
86
|
|
|
71
87
|
|
|
72
88
|
|
|
73
89
|
|
|
74
|
-
## [0.42.1](https://github.com/
|
|
90
|
+
## [0.42.1](https://github.com/featurevisor/featurevisor/compare/v0.42.0...v0.42.1) (2023-08-01)
|
|
75
91
|
|
|
76
92
|
|
|
77
93
|
### Bug Fixes
|
|
78
94
|
|
|
79
|
-
* break in switch statement of logger handler ([#116](https://github.com/
|
|
95
|
+
* break in switch statement of logger handler ([#116](https://github.com/featurevisor/featurevisor/issues/116)) ([d836263](https://github.com/featurevisor/featurevisor/commit/d83626398cb15ffe02eae215cfebe8d6842f4f9e))
|
|
80
96
|
|
|
81
97
|
|
|
82
98
|
|
|
83
99
|
|
|
84
100
|
|
|
85
|
-
# [0.42.0](https://github.com/
|
|
101
|
+
# [0.42.0](https://github.com/featurevisor/featurevisor/compare/v0.41.0...v0.42.0) (2023-07-23)
|
|
86
102
|
|
|
87
103
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
88
104
|
|
|
@@ -90,7 +106,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
90
106
|
|
|
91
107
|
|
|
92
108
|
|
|
93
|
-
# [0.41.0](https://github.com/
|
|
109
|
+
# [0.41.0](https://github.com/featurevisor/featurevisor/compare/v0.40.1...v0.41.0) (2023-07-23)
|
|
94
110
|
|
|
95
111
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
96
112
|
|
|
@@ -98,7 +114,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
98
114
|
|
|
99
115
|
|
|
100
116
|
|
|
101
|
-
## [0.40.1](https://github.com/
|
|
117
|
+
## [0.40.1](https://github.com/featurevisor/featurevisor/compare/v0.40.0...v0.40.1) (2023-07-23)
|
|
102
118
|
|
|
103
119
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
104
120
|
|
|
@@ -106,7 +122,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
106
122
|
|
|
107
123
|
|
|
108
124
|
|
|
109
|
-
# [0.40.0](https://github.com/
|
|
125
|
+
# [0.40.0](https://github.com/featurevisor/featurevisor/compare/v0.39.2...v0.40.0) (2023-07-16)
|
|
110
126
|
|
|
111
127
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
112
128
|
|
|
@@ -114,51 +130,51 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
114
130
|
|
|
115
131
|
|
|
116
132
|
|
|
117
|
-
## [0.39.1](https://github.com/
|
|
133
|
+
## [0.39.1](https://github.com/featurevisor/featurevisor/compare/v0.39.0...v0.39.1) (2023-07-16)
|
|
118
134
|
|
|
119
135
|
|
|
120
136
|
### Bug Fixes
|
|
121
137
|
|
|
122
|
-
* SDK README updates ([#106](https://github.com/
|
|
138
|
+
* SDK README updates ([#106](https://github.com/featurevisor/featurevisor/issues/106)) ([1c6ac53](https://github.com/featurevisor/featurevisor/commit/1c6ac5311ac0d8df748cbb67e1e5b426038fee71))
|
|
123
139
|
|
|
124
140
|
|
|
125
141
|
|
|
126
142
|
|
|
127
143
|
|
|
128
|
-
# [0.39.0](https://github.com/
|
|
144
|
+
# [0.39.0](https://github.com/featurevisor/featurevisor/compare/v0.38.0...v0.39.0) (2023-07-16)
|
|
129
145
|
|
|
130
146
|
|
|
131
147
|
### Features
|
|
132
148
|
|
|
133
|
-
* drop type specific activate methods ([#105](https://github.com/
|
|
149
|
+
* drop type specific activate methods ([#105](https://github.com/featurevisor/featurevisor/issues/105)) ([5faca24](https://github.com/featurevisor/featurevisor/commit/5faca24e29665a03919ebf467bfb6a9c70c8e648))
|
|
134
150
|
|
|
135
151
|
|
|
136
152
|
|
|
137
153
|
|
|
138
154
|
|
|
139
|
-
# [0.38.0](https://github.com/
|
|
155
|
+
# [0.38.0](https://github.com/featurevisor/featurevisor/compare/v0.37.1...v0.38.0) (2023-07-16)
|
|
140
156
|
|
|
141
157
|
|
|
142
158
|
### Features
|
|
143
159
|
|
|
144
|
-
* SDK to support isEnabled() checks ([#104](https://github.com/
|
|
160
|
+
* SDK to support isEnabled() checks ([#104](https://github.com/featurevisor/featurevisor/issues/104)) ([4f52136](https://github.com/featurevisor/featurevisor/commit/4f521367a3f1ef76833ba614b6a1f4b66abef2e1))
|
|
145
161
|
|
|
146
162
|
|
|
147
163
|
|
|
148
164
|
|
|
149
165
|
|
|
150
|
-
# [0.37.0](https://github.com/
|
|
166
|
+
# [0.37.0](https://github.com/featurevisor/featurevisor/compare/v0.36.0...v0.37.0) (2023-07-14)
|
|
151
167
|
|
|
152
168
|
|
|
153
169
|
### Features
|
|
154
170
|
|
|
155
|
-
* renamed Attributes (object) to Context ([#101](https://github.com/
|
|
171
|
+
* renamed Attributes (object) to Context ([#101](https://github.com/featurevisor/featurevisor/issues/101)) ([c392ad5](https://github.com/featurevisor/featurevisor/commit/c392ad5f1b6100167aa5637b131f08036a7f5a55))
|
|
156
172
|
|
|
157
173
|
|
|
158
174
|
|
|
159
175
|
|
|
160
176
|
|
|
161
|
-
# [0.36.0](https://github.com/
|
|
177
|
+
# [0.36.0](https://github.com/featurevisor/featurevisor/compare/v0.35.0...v0.36.0) (2023-07-13)
|
|
162
178
|
|
|
163
179
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
164
180
|
|
|
@@ -166,18 +182,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
166
182
|
|
|
167
183
|
|
|
168
184
|
|
|
169
|
-
# [0.35.0](https://github.com/
|
|
185
|
+
# [0.35.0](https://github.com/featurevisor/featurevisor/compare/v0.34.0...v0.35.0) (2023-07-13)
|
|
170
186
|
|
|
171
187
|
|
|
172
188
|
### Features
|
|
173
189
|
|
|
174
|
-
* Evaluation details in SDK ([#99](https://github.com/
|
|
190
|
+
* Evaluation details in SDK ([#99](https://github.com/featurevisor/featurevisor/issues/99)) ([016c73d](https://github.com/featurevisor/featurevisor/commit/016c73d7deb0c5888a4fca88881b2cb9fdf4ac9a))
|
|
175
191
|
|
|
176
192
|
|
|
177
193
|
|
|
178
194
|
|
|
179
195
|
|
|
180
|
-
# [0.34.0](https://github.com/
|
|
196
|
+
# [0.34.0](https://github.com/featurevisor/featurevisor/compare/v0.33.1...v0.34.0) (2023-07-08)
|
|
181
197
|
|
|
182
198
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
183
199
|
|
|
@@ -185,7 +201,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
185
201
|
|
|
186
202
|
|
|
187
203
|
|
|
188
|
-
# [0.33.0](https://github.com/
|
|
204
|
+
# [0.33.0](https://github.com/featurevisor/featurevisor/compare/v0.32.1...v0.33.0) (2023-07-06)
|
|
189
205
|
|
|
190
206
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
191
207
|
|
|
@@ -193,18 +209,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
193
209
|
|
|
194
210
|
|
|
195
211
|
|
|
196
|
-
# [0.32.0](https://github.com/
|
|
212
|
+
# [0.32.0](https://github.com/featurevisor/featurevisor/compare/v0.31.2...v0.32.0) (2023-07-02)
|
|
197
213
|
|
|
198
214
|
|
|
199
215
|
### Features
|
|
200
216
|
|
|
201
|
-
* make segments testable ([#95](https://github.com/
|
|
217
|
+
* make segments testable ([#95](https://github.com/featurevisor/featurevisor/issues/95)) ([15eae3c](https://github.com/featurevisor/featurevisor/commit/15eae3cdf12a32e376e68ced015a9e697eb61da4))
|
|
202
218
|
|
|
203
219
|
|
|
204
220
|
|
|
205
221
|
|
|
206
222
|
|
|
207
|
-
# [0.31.0](https://github.com/
|
|
223
|
+
# [0.31.0](https://github.com/featurevisor/featurevisor/compare/v0.30.1...v0.31.0) (2023-06-24)
|
|
208
224
|
|
|
209
225
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
210
226
|
|
|
@@ -212,7 +228,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
212
228
|
|
|
213
229
|
|
|
214
230
|
|
|
215
|
-
## [0.30.1](https://github.com/
|
|
231
|
+
## [0.30.1](https://github.com/featurevisor/featurevisor/compare/v0.30.0...v0.30.1) (2023-06-14)
|
|
216
232
|
|
|
217
233
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
218
234
|
|
|
@@ -220,7 +236,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
220
236
|
|
|
221
237
|
|
|
222
238
|
|
|
223
|
-
# [0.30.0](https://github.com/
|
|
239
|
+
# [0.30.0](https://github.com/featurevisor/featurevisor/compare/v0.29.0...v0.30.0) (2023-06-10)
|
|
224
240
|
|
|
225
241
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
226
242
|
|
|
@@ -228,18 +244,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
228
244
|
|
|
229
245
|
|
|
230
246
|
|
|
231
|
-
# [0.29.0](https://github.com/
|
|
247
|
+
# [0.29.0](https://github.com/featurevisor/featurevisor/compare/v0.28.1...v0.29.0) (2023-06-10)
|
|
232
248
|
|
|
233
249
|
|
|
234
250
|
### Features
|
|
235
251
|
|
|
236
|
-
* drop Allocation.percentage in datafiles ([#80](https://github.com/
|
|
252
|
+
* drop Allocation.percentage in datafiles ([#80](https://github.com/featurevisor/featurevisor/issues/80)) ([b43da69](https://github.com/featurevisor/featurevisor/commit/b43da6922f81aef9fe8e8a54342067627adb990b))
|
|
237
253
|
|
|
238
254
|
|
|
239
255
|
|
|
240
256
|
|
|
241
257
|
|
|
242
|
-
## [0.28.1](https://github.com/
|
|
258
|
+
## [0.28.1](https://github.com/featurevisor/featurevisor/compare/v0.28.0...v0.28.1) (2023-06-08)
|
|
243
259
|
|
|
244
260
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
245
261
|
|
|
@@ -247,18 +263,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
247
263
|
|
|
248
264
|
|
|
249
265
|
|
|
250
|
-
# [0.28.0](https://github.com/
|
|
266
|
+
# [0.28.0](https://github.com/featurevisor/featurevisor/compare/v0.27.1...v0.28.0) (2023-06-08)
|
|
251
267
|
|
|
252
268
|
|
|
253
269
|
### Features
|
|
254
270
|
|
|
255
|
-
* make bucketing key configurable ([#79](https://github.com/
|
|
271
|
+
* make bucketing key configurable ([#79](https://github.com/featurevisor/featurevisor/issues/79)) ([c05f0da](https://github.com/featurevisor/featurevisor/commit/c05f0dae9e6e1d4ee68f2c457a49137bbd6727d9))
|
|
256
272
|
|
|
257
273
|
|
|
258
274
|
|
|
259
275
|
|
|
260
276
|
|
|
261
|
-
# [0.27.0](https://github.com/
|
|
277
|
+
# [0.27.0](https://github.com/featurevisor/featurevisor/compare/v0.26.0...v0.27.0) (2023-05-24)
|
|
262
278
|
|
|
263
279
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
264
280
|
|
|
@@ -266,7 +282,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
266
282
|
|
|
267
283
|
|
|
268
284
|
|
|
269
|
-
# [0.26.0](https://github.com/
|
|
285
|
+
# [0.26.0](https://github.com/featurevisor/featurevisor/compare/v0.25.0...v0.26.0) (2023-05-24)
|
|
270
286
|
|
|
271
287
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
272
288
|
|
|
@@ -274,7 +290,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
274
290
|
|
|
275
291
|
|
|
276
292
|
|
|
277
|
-
# [0.25.0](https://github.com/
|
|
293
|
+
# [0.25.0](https://github.com/featurevisor/featurevisor/compare/v0.24.0...v0.25.0) (2023-05-22)
|
|
278
294
|
|
|
279
295
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
280
296
|
|
|
@@ -282,18 +298,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
282
298
|
|
|
283
299
|
|
|
284
300
|
|
|
285
|
-
# [0.24.0](https://github.com/
|
|
301
|
+
# [0.24.0](https://github.com/featurevisor/featurevisor/compare/v0.23.0...v0.24.0) (2023-05-21)
|
|
286
302
|
|
|
287
303
|
|
|
288
304
|
### Features
|
|
289
305
|
|
|
290
|
-
* ranges in datafiles as tuples ([#74](https://github.com/
|
|
306
|
+
* ranges in datafiles as tuples ([#74](https://github.com/featurevisor/featurevisor/issues/74)) ([07a3d92](https://github.com/featurevisor/featurevisor/commit/07a3d9292f4038ebd68338bb905a34b2f13d36d9))
|
|
291
307
|
|
|
292
308
|
|
|
293
309
|
|
|
294
310
|
|
|
295
311
|
|
|
296
|
-
# [0.23.0](https://github.com/
|
|
312
|
+
# [0.23.0](https://github.com/featurevisor/featurevisor/compare/v0.22.0...v0.23.0) (2023-05-20)
|
|
297
313
|
|
|
298
314
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
299
315
|
|
|
@@ -301,7 +317,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
301
317
|
|
|
302
318
|
|
|
303
319
|
|
|
304
|
-
# [0.22.0](https://github.com/
|
|
320
|
+
# [0.22.0](https://github.com/featurevisor/featurevisor/compare/v0.21.0...v0.22.0) (2023-05-20)
|
|
305
321
|
|
|
306
322
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
307
323
|
|
|
@@ -309,7 +325,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
309
325
|
|
|
310
326
|
|
|
311
327
|
|
|
312
|
-
# [0.21.0](https://github.com/
|
|
328
|
+
# [0.21.0](https://github.com/featurevisor/featurevisor/compare/v0.20.2...v0.21.0) (2023-05-14)
|
|
313
329
|
|
|
314
330
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
315
331
|
|
|
@@ -317,7 +333,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
317
333
|
|
|
318
334
|
|
|
319
335
|
|
|
320
|
-
## [0.20.2](https://github.com/
|
|
336
|
+
## [0.20.2](https://github.com/featurevisor/featurevisor/compare/v0.20.1...v0.20.2) (2023-05-14)
|
|
321
337
|
|
|
322
338
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
323
339
|
|
|
@@ -325,73 +341,73 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
325
341
|
|
|
326
342
|
|
|
327
343
|
|
|
328
|
-
## [0.20.1](https://github.com/
|
|
344
|
+
## [0.20.1](https://github.com/featurevisor/featurevisor/compare/v0.20.0...v0.20.1) (2023-05-13)
|
|
329
345
|
|
|
330
346
|
|
|
331
347
|
### Bug Fixes
|
|
332
348
|
|
|
333
|
-
* remove duplicate redundant types ([#69](https://github.com/
|
|
349
|
+
* remove duplicate redundant types ([#69](https://github.com/featurevisor/featurevisor/issues/69)) ([9501802](https://github.com/featurevisor/featurevisor/commit/95018028b9beed19af7ab98a12b30163fdd2434c))
|
|
334
350
|
|
|
335
351
|
|
|
336
352
|
|
|
337
353
|
|
|
338
354
|
|
|
339
|
-
# [0.20.0](https://github.com/
|
|
355
|
+
# [0.20.0](https://github.com/featurevisor/featurevisor/compare/v0.19.0...v0.20.0) (2023-05-13)
|
|
340
356
|
|
|
341
357
|
|
|
342
358
|
### Features
|
|
343
359
|
|
|
344
|
-
* SDK Instance from a single class ([#68](https://github.com/
|
|
360
|
+
* SDK Instance from a single class ([#68](https://github.com/featurevisor/featurevisor/issues/68)) ([1ab1d49](https://github.com/featurevisor/featurevisor/commit/1ab1d49916fd4ccd14d5ec47d11e6bd863fd0af1))
|
|
345
361
|
|
|
346
362
|
|
|
347
363
|
|
|
348
364
|
|
|
349
365
|
|
|
350
|
-
# [0.19.0](https://github.com/
|
|
366
|
+
# [0.19.0](https://github.com/featurevisor/featurevisor/compare/v0.18.0...v0.19.0) (2023-05-13)
|
|
351
367
|
|
|
352
368
|
|
|
353
369
|
### Features
|
|
354
370
|
|
|
355
|
-
* Date comparison operators ([#67](https://github.com/
|
|
371
|
+
* Date comparison operators ([#67](https://github.com/featurevisor/featurevisor/issues/67)) ([b555f39](https://github.com/featurevisor/featurevisor/commit/b555f39a0cb99e95e1d66a3c76df4483a26e2caf))
|
|
356
372
|
|
|
357
373
|
|
|
358
374
|
|
|
359
375
|
|
|
360
376
|
|
|
361
|
-
# [0.18.0](https://github.com/
|
|
377
|
+
# [0.18.0](https://github.com/featurevisor/featurevisor/compare/v0.17.0...v0.18.0) (2023-05-12)
|
|
362
378
|
|
|
363
379
|
|
|
364
380
|
### Features
|
|
365
381
|
|
|
366
|
-
* Initial features ([#66](https://github.com/
|
|
382
|
+
* Initial features ([#66](https://github.com/featurevisor/featurevisor/issues/66)) ([ec91d6e](https://github.com/featurevisor/featurevisor/commit/ec91d6e383c6795850bbb8e35a734f754378c68f))
|
|
367
383
|
|
|
368
384
|
|
|
369
385
|
|
|
370
386
|
|
|
371
387
|
|
|
372
|
-
# [0.17.0](https://github.com/
|
|
388
|
+
# [0.17.0](https://github.com/featurevisor/featurevisor/compare/v0.16.0...v0.17.0) (2023-05-12)
|
|
373
389
|
|
|
374
390
|
|
|
375
391
|
### Features
|
|
376
392
|
|
|
377
|
-
* sticky features ([#65](https://github.com/
|
|
393
|
+
* sticky features ([#65](https://github.com/featurevisor/featurevisor/issues/65)) ([eb4ff69](https://github.com/featurevisor/featurevisor/commit/eb4ff69dcb3d6f979eb1c9dec3fe4cf1583e1fc9))
|
|
378
394
|
|
|
379
395
|
|
|
380
396
|
|
|
381
397
|
|
|
382
398
|
|
|
383
|
-
# [0.16.0](https://github.com/
|
|
399
|
+
# [0.16.0](https://github.com/featurevisor/featurevisor/compare/v0.15.0...v0.16.0) (2023-04-30)
|
|
384
400
|
|
|
385
401
|
|
|
386
402
|
### Features
|
|
387
403
|
|
|
388
|
-
* Mutually exclusive experiments via Groups ([#63](https://github.com/
|
|
404
|
+
* Mutually exclusive experiments via Groups ([#63](https://github.com/featurevisor/featurevisor/issues/63)) ([f3c8523](https://github.com/featurevisor/featurevisor/commit/f3c85236d36fd0e499897f9ce1c2ed551c111523))
|
|
389
405
|
|
|
390
406
|
|
|
391
407
|
|
|
392
408
|
|
|
393
409
|
|
|
394
|
-
# [0.15.0](https://github.com/
|
|
410
|
+
# [0.15.0](https://github.com/featurevisor/featurevisor/compare/v0.14.1...v0.15.0) (2023-04-23)
|
|
395
411
|
|
|
396
412
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
397
413
|
|
|
@@ -399,73 +415,73 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
399
415
|
|
|
400
416
|
|
|
401
417
|
|
|
402
|
-
## [0.14.1](https://github.com/
|
|
418
|
+
## [0.14.1](https://github.com/featurevisor/featurevisor/compare/v0.14.0...v0.14.1) (2023-04-22)
|
|
403
419
|
|
|
404
420
|
|
|
405
421
|
### Bug Fixes
|
|
406
422
|
|
|
407
|
-
* do not require variation type in Feature's YAML ([#57](https://github.com/
|
|
423
|
+
* do not require variation type in Feature's YAML ([#57](https://github.com/featurevisor/featurevisor/issues/57)) ([2e7c0cf](https://github.com/featurevisor/featurevisor/commit/2e7c0cfb441a60beffa14dae17152257d97862b0))
|
|
408
424
|
|
|
409
425
|
|
|
410
426
|
|
|
411
427
|
|
|
412
428
|
|
|
413
|
-
# [0.14.0](https://github.com/
|
|
429
|
+
# [0.14.0](https://github.com/featurevisor/featurevisor/compare/v0.13.1...v0.14.0) (2023-04-21)
|
|
414
430
|
|
|
415
431
|
|
|
416
432
|
### Features
|
|
417
433
|
|
|
418
|
-
* React integration package ([#56](https://github.com/
|
|
434
|
+
* React integration package ([#56](https://github.com/featurevisor/featurevisor/issues/56)) ([d0f6ad8](https://github.com/featurevisor/featurevisor/commit/d0f6ad8a7e40fa06a741706a5322c08486e84ea9))
|
|
419
435
|
|
|
420
436
|
|
|
421
437
|
|
|
422
438
|
|
|
423
439
|
|
|
424
|
-
# [0.13.0](https://github.com/
|
|
440
|
+
# [0.13.0](https://github.com/featurevisor/featurevisor/compare/v0.12.1...v0.13.0) (2023-04-19)
|
|
425
441
|
|
|
426
442
|
|
|
427
443
|
### Features
|
|
428
444
|
|
|
429
|
-
* Event listeners ([#55](https://github.com/
|
|
445
|
+
* Event listeners ([#55](https://github.com/featurevisor/featurevisor/issues/55)) ([eaeb7f6](https://github.com/featurevisor/featurevisor/commit/eaeb7f62d78e81bff8be28fff46f4088f4d9aa5b))
|
|
430
446
|
|
|
431
447
|
|
|
432
448
|
|
|
433
449
|
|
|
434
450
|
|
|
435
|
-
## [0.12.1](https://github.com/
|
|
451
|
+
## [0.12.1](https://github.com/featurevisor/featurevisor/compare/v0.12.0...v0.12.1) (2023-04-18)
|
|
436
452
|
|
|
437
453
|
|
|
438
454
|
### Bug Fixes
|
|
439
455
|
|
|
440
|
-
* use compare-versions package to reduce sdk bundle size ([#53](https://github.com/
|
|
456
|
+
* use compare-versions package to reduce sdk bundle size ([#53](https://github.com/featurevisor/featurevisor/issues/53)) ([d921436](https://github.com/featurevisor/featurevisor/commit/d921436a51f88b713d4b295521f34f6c1e447972))
|
|
441
457
|
|
|
442
458
|
|
|
443
459
|
|
|
444
460
|
|
|
445
461
|
|
|
446
|
-
# [0.12.0](https://github.com/
|
|
462
|
+
# [0.12.0](https://github.com/featurevisor/featurevisor/compare/v0.11.0...v0.12.0) (2023-04-17)
|
|
447
463
|
|
|
448
464
|
|
|
449
465
|
### Features
|
|
450
466
|
|
|
451
|
-
* Allow overriding variation for specific rules ([#51](https://github.com/
|
|
467
|
+
* Allow overriding variation for specific rules ([#51](https://github.com/featurevisor/featurevisor/issues/51)) ([e6447df](https://github.com/featurevisor/featurevisor/commit/e6447df579d8b579aa67a44ba7a370b7cac9f320))
|
|
452
468
|
|
|
453
469
|
|
|
454
470
|
|
|
455
471
|
|
|
456
472
|
|
|
457
|
-
# [0.11.0](https://github.com/
|
|
473
|
+
# [0.11.0](https://github.com/featurevisor/featurevisor/compare/v0.10.1...v0.11.0) (2023-04-17)
|
|
458
474
|
|
|
459
475
|
|
|
460
476
|
### Features
|
|
461
477
|
|
|
462
|
-
* refresh datafile ([#52](https://github.com/
|
|
478
|
+
* refresh datafile ([#52](https://github.com/featurevisor/featurevisor/issues/52)) ([d09b966](https://github.com/featurevisor/featurevisor/commit/d09b966b2b5b19ac267b1c5dae77a05296f0d174))
|
|
463
479
|
|
|
464
480
|
|
|
465
481
|
|
|
466
482
|
|
|
467
483
|
|
|
468
|
-
## [0.10.1](https://github.com/
|
|
484
|
+
## [0.10.1](https://github.com/featurevisor/featurevisor/compare/v0.10.0...v0.10.1) (2023-04-17)
|
|
469
485
|
|
|
470
486
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
471
487
|
|
|
@@ -473,29 +489,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
473
489
|
|
|
474
490
|
|
|
475
491
|
|
|
476
|
-
# [0.10.0](https://github.com/
|
|
492
|
+
# [0.10.0](https://github.com/featurevisor/featurevisor/compare/v0.9.0...v0.10.0) (2023-04-15)
|
|
477
493
|
|
|
478
494
|
|
|
479
495
|
### Features
|
|
480
496
|
|
|
481
|
-
* intercept attributes ([#48](https://github.com/
|
|
497
|
+
* intercept attributes ([#48](https://github.com/featurevisor/featurevisor/issues/48)) ([4e08784](https://github.com/featurevisor/featurevisor/commit/4e0878422f6d23e850c708eaa4deadf1e8f0d04c))
|
|
482
498
|
|
|
483
499
|
|
|
484
500
|
|
|
485
501
|
|
|
486
502
|
|
|
487
|
-
# [0.9.0](https://github.com/
|
|
503
|
+
# [0.9.0](https://github.com/featurevisor/featurevisor/compare/v0.8.1...v0.9.0) (2023-04-15)
|
|
488
504
|
|
|
489
505
|
|
|
490
506
|
### Features
|
|
491
507
|
|
|
492
|
-
* Introduce logging ([#47](https://github.com/
|
|
508
|
+
* Introduce logging ([#47](https://github.com/featurevisor/featurevisor/issues/47)) ([810e813](https://github.com/featurevisor/featurevisor/commit/810e813f21befce278c11c81838fbdd7e829fbe9))
|
|
493
509
|
|
|
494
510
|
|
|
495
511
|
|
|
496
512
|
|
|
497
513
|
|
|
498
|
-
# [0.8.0](https://github.com/
|
|
514
|
+
# [0.8.0](https://github.com/featurevisor/featurevisor/compare/v0.7.0...v0.8.0) (2023-04-09)
|
|
499
515
|
|
|
500
516
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
501
517
|
|
|
@@ -503,29 +519,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
503
519
|
|
|
504
520
|
|
|
505
521
|
|
|
506
|
-
# [0.7.0](https://github.com/
|
|
522
|
+
# [0.7.0](https://github.com/featurevisor/featurevisor/compare/v0.6.0...v0.7.0) (2023-03-25)
|
|
507
523
|
|
|
508
524
|
|
|
509
525
|
### Features
|
|
510
526
|
|
|
511
|
-
* Introduce semver operators ([#30](https://github.com/
|
|
527
|
+
* Introduce semver operators ([#30](https://github.com/featurevisor/featurevisor/issues/30)) ([b2841c3](https://github.com/featurevisor/featurevisor/commit/b2841c3473e9100f9a7f404c7ed15903037523a7))
|
|
512
528
|
|
|
513
529
|
|
|
514
530
|
|
|
515
531
|
|
|
516
532
|
|
|
517
|
-
# [0.6.0](https://github.com/
|
|
533
|
+
# [0.6.0](https://github.com/featurevisor/featurevisor/compare/v0.5.3...v0.6.0) (2023-03-25)
|
|
518
534
|
|
|
519
535
|
|
|
520
536
|
### Features
|
|
521
537
|
|
|
522
|
-
* Introduce new JSON type for variables ([#28](https://github.com/
|
|
538
|
+
* Introduce new JSON type for variables ([#28](https://github.com/featurevisor/featurevisor/issues/28)) ([49ff4cb](https://github.com/featurevisor/featurevisor/commit/49ff4cb99f840f29e9ac8fcacfee9a9a961ff776))
|
|
523
539
|
|
|
524
540
|
|
|
525
541
|
|
|
526
542
|
|
|
527
543
|
|
|
528
|
-
## [0.5.3](https://github.com/
|
|
544
|
+
## [0.5.3](https://github.com/featurevisor/featurevisor/compare/v0.5.2...v0.5.3) (2023-03-25)
|
|
529
545
|
|
|
530
546
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
531
547
|
|
|
@@ -533,62 +549,62 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
533
549
|
|
|
534
550
|
|
|
535
551
|
|
|
536
|
-
## [0.5.2](https://github.com/
|
|
552
|
+
## [0.5.2](https://github.com/featurevisor/featurevisor/compare/v0.5.1...v0.5.2) (2023-03-25)
|
|
537
553
|
|
|
538
554
|
|
|
539
555
|
### Bug Fixes
|
|
540
556
|
|
|
541
|
-
* return defaultVariation when feature cannot be bucketed ([#26](https://github.com/
|
|
557
|
+
* return defaultVariation when feature cannot be bucketed ([#26](https://github.com/featurevisor/featurevisor/issues/26)) ([47363c9](https://github.com/featurevisor/featurevisor/commit/47363c91d4052480b2a286a5399afce4c10ed7a1))
|
|
542
558
|
|
|
543
559
|
|
|
544
560
|
|
|
545
561
|
|
|
546
562
|
|
|
547
|
-
# [0.5.0](https://github.com/
|
|
563
|
+
# [0.5.0](https://github.com/featurevisor/featurevisor/compare/v0.4.0...v0.5.0) (2023-03-22)
|
|
548
564
|
|
|
549
565
|
|
|
550
566
|
### Features
|
|
551
567
|
|
|
552
|
-
* Variable overrides at rule level ([#23](https://github.com/
|
|
568
|
+
* Variable overrides at rule level ([#23](https://github.com/featurevisor/featurevisor/issues/23)) ([c4792a0](https://github.com/featurevisor/featurevisor/commit/c4792a0beaf33370a3afaafa665491a59e876412))
|
|
553
569
|
|
|
554
570
|
|
|
555
571
|
|
|
556
572
|
|
|
557
573
|
|
|
558
|
-
# [0.4.0](https://github.com/
|
|
574
|
+
# [0.4.0](https://github.com/featurevisor/featurevisor/compare/v0.3.0...v0.4.0) (2023-03-19)
|
|
559
575
|
|
|
560
576
|
|
|
561
577
|
### Features
|
|
562
578
|
|
|
563
|
-
* Create SDK instance for fetching datafile ([#19](https://github.com/
|
|
579
|
+
* Create SDK instance for fetching datafile ([#19](https://github.com/featurevisor/featurevisor/issues/19)) ([4560fb2](https://github.com/featurevisor/featurevisor/commit/4560fb24a1989e46b2d18eb342806e0fc3a50af7))
|
|
564
580
|
|
|
565
581
|
|
|
566
582
|
|
|
567
583
|
|
|
568
584
|
|
|
569
|
-
# [0.3.0](https://github.com/
|
|
585
|
+
# [0.3.0](https://github.com/featurevisor/featurevisor/compare/v0.2.0...v0.3.0) (2023-03-17)
|
|
570
586
|
|
|
571
587
|
|
|
572
588
|
### Features
|
|
573
589
|
|
|
574
|
-
* support objects as variables ([#18](https://github.com/
|
|
590
|
+
* support objects as variables ([#18](https://github.com/featurevisor/featurevisor/issues/18)) ([c1b6160](https://github.com/featurevisor/featurevisor/commit/c1b61609d299bbf2e46c644c4f09336cdd94e128))
|
|
575
591
|
|
|
576
592
|
|
|
577
593
|
|
|
578
594
|
|
|
579
595
|
|
|
580
|
-
# [0.2.0](https://github.com/
|
|
596
|
+
# [0.2.0](https://github.com/featurevisor/featurevisor/compare/v0.1.0...v0.2.0) (2023-03-16)
|
|
581
597
|
|
|
582
598
|
|
|
583
599
|
### Features
|
|
584
600
|
|
|
585
|
-
* NOT operator ([#16](https://github.com/
|
|
601
|
+
* NOT operator ([#16](https://github.com/featurevisor/featurevisor/issues/16)) ([9c7b239](https://github.com/featurevisor/featurevisor/commit/9c7b23944a37c327308f441f4afd2731aaf97889))
|
|
586
602
|
|
|
587
603
|
|
|
588
604
|
|
|
589
605
|
|
|
590
606
|
|
|
591
|
-
# [0.1.0](https://github.com/
|
|
607
|
+
# [0.1.0](https://github.com/featurevisor/featurevisor/compare/v0.0.4...v0.1.0) (2023-03-05)
|
|
592
608
|
|
|
593
609
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
594
610
|
|
|
@@ -596,7 +612,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
596
612
|
|
|
597
613
|
|
|
598
614
|
|
|
599
|
-
## [0.0.4](https://github.com/
|
|
615
|
+
## [0.0.4](https://github.com/featurevisor/featurevisor/compare/v0.0.3...v0.0.4) (2023-03-05)
|
|
600
616
|
|
|
601
617
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
602
618
|
|
|
@@ -604,18 +620,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
604
620
|
|
|
605
621
|
|
|
606
622
|
|
|
607
|
-
## [0.0.3](https://github.com/
|
|
623
|
+
## [0.0.3](https://github.com/featurevisor/featurevisor/compare/v0.0.2...v0.0.3) (2023-03-05)
|
|
608
624
|
|
|
609
625
|
|
|
610
626
|
### Bug Fixes
|
|
611
627
|
|
|
612
|
-
* publish access ([ea5cd7c](https://github.com/
|
|
628
|
+
* publish access ([ea5cd7c](https://github.com/featurevisor/featurevisor/commit/ea5cd7cd8554e2def5fdcc1d3488598a08e99bfa))
|
|
613
629
|
|
|
614
630
|
|
|
615
631
|
|
|
616
632
|
|
|
617
633
|
|
|
618
|
-
## [0.0.2](https://github.com/
|
|
634
|
+
## [0.0.2](https://github.com/featurevisor/featurevisor/compare/v0.0.1...v0.0.2) (2023-03-05)
|
|
619
635
|
|
|
620
636
|
**Note:** Version bump only for package @featurevisor/sdk
|
|
621
637
|
|
|
@@ -628,4 +644,4 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
628
644
|
|
|
629
645
|
### Bug Fixes
|
|
630
646
|
|
|
631
|
-
* linting ([230bfa0](https://github.com/
|
|
647
|
+
* linting ([230bfa0](https://github.com/featurevisor/featurevisor/commit/230bfa0824f79181581585ccc37c2e78c5aeac42))
|