Skip to content

Commit 97da7a1

Browse files
committed
2 parents 100fafd + 185f800 commit 97da7a1

File tree

9 files changed

+158
-12
lines changed

9 files changed

+158
-12
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ test/config.js/*
99
test/sync_config.js/*
1010
test/report.json/*
1111
tap-html.html
12-
*html-report
12+
*html-report
13+
coverage

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
### Version: 3.12.2
3+
#### Date: Feb-19-2021
4+
5+
##### API timeout:
6+
- updated timeout to min 30 sec
7+
##### Enhancement Typescript:
8+
- boolean value support added:
9+
- [Query] - where, equalTo, notEqualTo
10+
211
### Version: 3.12.1
312
#### Date: Jan-22-2021
413

dist/nativescript/contentstack.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)