Thanks!
This is another 3.x release so I didn't want to introduce any breaking
change and I didn't have time for a 4.0 release. Also, guile-json doesn't
have many users as far as I know, but at least I know a big one which is
Guix. I'm not sure if they use symbols as keys, but I'd like to do some
Thanks, this is great! I'm curious though why you didn't take up my
suggestion of using 'null rather than #nil, given the points I raised at <
https://github.com/aconchillo/guile-json/issues/31>.
On Tue, Nov 5, 2019 at 1:28 AM Aleix Conchillo Flaqué
wrote:
> Hi,
>
> I'm pleased to announce guil
Hi,
I'm pleased to announce guile-json 3.3.0. This new version comes with a few
improvements: guile-json will now throw an exception if the native scheme
value used to build a JSON document is invalid (this is done before
printing any JSON). Also, an additional key argument #:validate can be
given