newsguile-json - News

 
 
Show details for the latest news.

Latest News Approved
guile-json 4.5.2 released
     posted by aleix, Wed 03 Feb 2021 09:46:54 PM UTC

I'm happy to announce guile-json 4.5.2. This version just fixes some compilation warnings.

Happy hacking!

guile-json 4.5.1 released
     posted by aleix, Mon 11 Jan 2021 05:46:47 PM UTC

I'm happy to announce guile-json 4.5.1. This version fixes an issue where false values were not being interpreted correctly in JSON mappings.

Happy hacking!

guile-json 4.5.0 released
     posted by aleix, Mon 11 Jan 2021 05:45:53 PM UTC

I'm excited to announce guile-json 4.5.0. This version introduces a new way of defining a mapping between JSON objects and records.

Happy hacking!

guile-json 4.4.1 released
     posted by aleix, Sun 29 Nov 2020 08:24:03 AM UTC

I'm happy to announce guile-json 4.4.1.This version fixes a few parsing issues found after running the parser against the JSON Parsing Test Suite (https://github.com/nst/JSONTestSuite).

Happy hacking!

guile-json 4.4.0 released
     posted by aleix, Thu 22 Oct 2020 08:42:52 PM UTC

I'm happy to announce guile-json 4.4.0. This version improves support when converting JSON objects to records and vice versa. It allows setting the unspecified value so fields are ignored when serialized to JSON. It also allows for nested record fields.

Happy hacking!

guile-json 4.3.2 released
     posted by aleix, Thu 23 Jul 2020 06:56:23 PM UTC

I'm happy to announce guile-json 4.3.1. This version fixes, one more time, an issue with unicode codepoints.

Happy hacking!

guile-json 4.3.1 released
     posted by aleix, Thu 23 Jul 2020 04:43:45 AM UTC

I'm happy to announce guile-json 4.3.1. This version fixes an issue with unicode surrogate pairs.

Happy hacking!

guile-json 4.3.0 released
     posted by aleix, Sat 04 Jul 2020 06:17:08 AM UTC

I'm happy to announce guile-json 4.3.0. This new version makes [<=> RECORD->JSON] optional when using (define-json-mapping).

Happy hacking!

guile-json 4.2.0 released
     posted by aleix, Sat 04 Jul 2020 06:16:14 AM UTC

I'm pleased to announce guile-json 4.2.0. This version introduces a new feature to allow converting a JSON object into a record type and vice versa. This feature works well, for example, when creating REST APIs.

Happy hacking!

guile-json 4.1.0 released
     posted by aleix, Sat 04 Jul 2020 06:15:09 AM UTC

I'm happy to announce guile-json 4.1.0. This version improves number parsing performance by a 2x factor and cleans up and simplifies the builder code specially unicode related.

Happy hacking!


Older News Approved
guile-json 4.0.0 released posted by aleix, Sun 17 May 2020 06:44:48 AM UTC
guile-json 3.3.0 released posted by aleix, Tue 05 Nov 2019 06:20:09 AM UTC
guile-json 3.2.0 released posted by aleix, Mon 09 Sep 2019 09:45:14 PM UTC
guile-json 3.1.0 release posted by aleix, Tue 01 Jan 2019 05:44:50 AM UTC
guile-json 3.0.0 release posted by aleix, Sun 30 Dec 2018 06:24:11 AM UTC
guile-json 2.0.0 release posted by aleix, Thu 13 Dec 2018 05:16:34 AM UTC
guile-json 1.3.2 release posted by aleix, Mon 03 Dec 2018 06:43:07 AM UTC
guile-json 1.3.1 released posted by aleix, Sun 02 Dec 2018 06:45:36 AM UTC
guile-json 1.3.0 released posted by aleix, Thu 29 Nov 2018 07:10:19 AM UTC
guile-json 1.2.0 released posted by aleix, Thu 23 Aug 2018 04:22:22 AM UTC
guile-json 1.1.1 released posted by aleix, Tue 14 Aug 2018 08:27:15 AM UTC
guile-json 1.0.1 released posted by aleix, Thu 24 May 2018 06:24:28 PM UTC
guile-json 1.0.0 released posted by aleix, Wed 23 May 2018 06:02:07 PM UTC
guile-json 0.6.0 released posted by aleix, Tue 17 Jan 2017 08:14:33 AM UTC
guile-json 0.5.0 released posted by aleix, Wed 24 Feb 2016 06:15:47 AM UTC
guile-json 0.4.0 released posted by aleix, Sat 16 Aug 2014 11:22:10 PM UTC
guile-json 0.3.0 released posted by aleix, Tue 14 May 2013 05:26:07 AM UTC
guile-json 0.2.0 released posted by aleix, Tue 02 Apr 2013 07:05:02 AM UTC
guile-json tarballs uploaded to savannah posted by aleix, Tue 26 Mar 2013 02:42:36 PM UTC

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code