- Update to 0.9.0:
* Speed up by using the faster LALR parser.
* Support for trailing comma in JSON to support more developer workflows
of working with JSON files with comments as config files.
* Fixes the compatibility issue with lark-parser after a new version was
released.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-commentjson?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 8 05:26:44 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 0.9.0:
|
||||
* Speed up by using the faster LALR parser.
|
||||
* Support for trailing comma in JSON to support more developer workflows
|
||||
of working with JSON files with comments as config files.
|
||||
* Fixes the compatibility issue with lark-parser after a new version was
|
||||
released.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 16 08:35:31 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user