@choiceform/os-client-core 3.4.53 → 3.4.56

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/changelog.md CHANGED
@@ -22,6 +22,32 @@
22
22
 
23
23
  ### Removed
24
24
 
25
+ ## 3.4.56 - 2022-4-1
26
+
27
+ ### Added
28
+
29
+ - 对输入的小数位数进行验证
30
+
31
+ ### Changed
32
+
33
+ - 调整自动推导参数对接方式
34
+
35
+ ## 3.4.55 - 2022-3-31
36
+
37
+ ### Changed
38
+
39
+ - 纯粹为了升级 cfpd 发包
40
+
41
+ ## 3.4.54 - 2022-3-31
42
+
43
+ ### Changed
44
+
45
+ - 循环单页组中的题目总是不显示问题头内容的
46
+
47
+ ### Fixed
48
+
49
+ - 修复完整答题时间的 bug
50
+
25
51
  ## 3.4.53 - 2022-3-30
26
52
 
27
53
  ### Changed