@glennsl/rescript-json-combinators
Advanced tools
Comparing version
{ | ||
"name": "@glennsl/rescript-json-combinators", | ||
"version": "1.2.1", | ||
"version": "1.3.0", | ||
"description": "Combinator library for JSON decoding and encoding. ", | ||
@@ -12,2 +12,5 @@ "scripts": { | ||
}, | ||
"engines": { | ||
"node": "*" | ||
}, | ||
"repository": { | ||
@@ -14,0 +17,0 @@ "type": "git", |
@@ -120,2 +120,5 @@ # rescript-json-combinators | ||
### 1.3.0 | ||
- add `Decode.indirect` to help with decoding recursive data structures | ||
### 1.2.0 | ||
@@ -122,0 +125,0 @@ - add `Decode.flatMap` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
66837
0.3%131
2.34%