jedison 1.3.6 → 1.4.1

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
@@ -1,5 +1,14 @@
1
1
  ### dev
2
2
 
3
+ ### 1.4.1
4
+
5
+ - Fixed issue 13 InstanceIfThenElse should propagate arrayTemplateData to sub-instances
6
+
7
+ ### 1.4.0
8
+
9
+ - Added array tuple editor
10
+ - Added configurable `muteValidationMessages` option to control which constraint errors are hidden in the UI
11
+
3
12
  ### 1.3.6
4
13
 
5
14
  - Fixed tab warning indicators updating with a 1-step delay