88029158dd
- Make guile-json-rpmlintrc compatible with Guile 3.0 - Update to version 3.2.0: * Fix writing empty objects to JSON (e.g. (scm->json-string '())). * Complex numbers, inf and nan are not allowed anymore as valid numbers when building JSON. - Update to version 3.1.0 (changes since 1.2.0): * Breaking compability to version 1.x and 2.x * JSON objects are now defined as alists (instead of hash tables) and JSON arrays are now defined as vectors (instead of lists). Both of these changes are mainly to use types that have read syntax. This will simplify things for the user when defining JSON objects which is probably the most common case. * Added unit tests. * scm->json and scm->json-string now support an additional key argument #:unicode. - filter more messages in rpmlintrc - require guile >= 2.0.10 because it implements srfi-43 - run test suite OBS-URL: https://build.opensuse.org/request/show/765461 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile-json?expand=0&rev=20 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
guile-json-3.2.0.tar.gz | ||
guile-json-3.2.0.tar.gz.sig | ||
guile-json-rpmlintrc | ||
guile-json.changes | ||
guile-json.keyring | ||
guile-json.spec |