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 2a705c9 commit 85a5597Copy full SHA for 85a5597
README.md
@@ -18,10 +18,10 @@ Fast JSON encoder/decoder compatible with encoding/json for Go
18
| while maintaining compatibility with encoding/json, we will add convenient APIs
19
|
20
v
21
-* v1.0.0 ( 2021/06 )
+* v1.0.0
22
```
23
24
-We are accepting requests for features that will be implemented between v0.6.0 and v.1.0.0.
+We are accepting requests for features that will be implemented between v0.7.0 and v.1.0.0.
25
If you have the API you need, please submit your issue [here](https://github.com/goccy/go-json/issues).
26
For example, I'm thinking of supporting `context.Context` of `json.Marshaler` and decoding using JSON Path.
27
0 commit comments