We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd39978 commit d6ba4efCopy full SHA for d6ba4ef
README.md
@@ -131,6 +131,9 @@ which can be found [here](https://raw.githubusercontent.com/arineng/jcr/09/draft
131
* more readable verbose messages
132
* @{not} annotation on targer rules were not honored but now fixed
133
* better checking for groups referenced from arrays and objects
134
+* 0.8.2
135
+ * Fixed bug with optional object members passing if their values were incorrect
136
+ * Fixed bug with unordered arrays that caused the evaluation to read past the end
137
138
The current version of the JCR specification can be found
139
[here](https://raw.githubusercontent.com/arineng/jcr/07/draft-newton-json-content-rules.txt)
0 commit comments