You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Release Notes.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
-
#0.3.0
1
+
# 0.3.1
2
+
3
+
***BUGFIX**: When anonymous sub-schemas were used with `oneOf` or `anyOf`, the error object for the sub-schemas was being overridden due to a variable scope problem. Thanks to [mrhooray](https://github.com/mrhooray).
4
+
5
+
# 0.3.0
2
6
3
7
***FEATURE:**[Custom `format` validators](https://github.com/natesilva/jayschema#jayschemaprototypeaddformatformatname-handler) are now supported. The syntax is compatible with that of [tv4](https://github.com/geraintluff/tv4#addformatformat-validationfunction). Thanks to [alexkwolfe](https://github.com/alexkwolfe) for the suggestion.
0 commit comments