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 9c7a9d9 commit a2b724bCopy full SHA for a2b724b
CHANGES.md
@@ -1,3 +1,10 @@
1
+## v1.3.0 (2021-11-12)
2
+
3
+* Provide `*_result` variants of reading functions with informative errors
4
+ (@gasche, @dinosaure, #43)
5
+* Improve support of `js_of_ocaml` and be able to parse huge JSON values
6
+ (@hhugo, @dinosaure, @avsm, @smondet, @gasche)
7
8
## v1.2.0 (2020-07-28)
9
10
* Add `find_opt` to provide an exception-less version of `find` (#39 @avsm)
0 commit comments