15
0
Files
python-canonicaljson/python-canonicaljson.changes
Dirk Mueller 770a37297e - update to 2.0.0:
* Add a generic `register_preserialisation_callback` mechanism,
    which allows users to teach canonicaljson how to JSON-encode custom
    types.
  * Remove support for serialising `frozendict` instances. Use
    the new `register_preserialisation_callback` mechanism to replace
    this functionality if needed.
  * Remove support for `simplejson` and the
    `set_json_library`alternative json libraries.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-canonicaljson?expand=0&rev=39
2023-05-29 16:34:58 +00:00

5.3 KiB