fix: validate with variable or function whose evaluation result is "" or not text

This commit is contained in:
debugtalk
2020-06-30 15:21:50 +08:00
parent 23cd0d9e65
commit 5673c0ca92
3 changed files with 28 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
# Release History
## 3.1.3 (2020-06-30)
**Fixed**
- fix: validate with variable or function whose evaluation result is "" or not text
## 3.1.2 (2020-06-29)
**Fixed**