This commit is contained in:
Mike Schwörer 2023-04-20 14:35:55 +02:00
parent ef3705937c
commit 5e295d65c5
Signed by: Mikescher
GPG Key ID: D3C7172E0A70F8CF

View File

@ -6,3 +6,7 @@ Idea from: https://github.com/homelight/json
Forked from https://github.com/golang/go/tree/547e8e22fe565d65d1fd4d6e71436a5a855447b0/src/encoding/json ( tag go1.20.2 )
Added:
- `MarshalSafeCollections()` method
- `Encoder.nilSafeSlices` and `Encoder.nilSafeMaps` fields