forked from pool/python-tomlkit
- update to 0.11.8:
* Remove the extra indentations added when parsing nested sub-
tables.
* Ignore the CRLF immediately following a multiple basic string
opening.
* Stringifying subtables and nested tables in arrays of tables.
* Messed table structure when building a table with dotted
keys.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomlkit?expand=0&rev=31
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 14 09:47:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.11.8:
|
||||
* Remove the extra indentations added when parsing nested sub-
|
||||
tables.
|
||||
* Ignore the CRLF immediately following a multiple basic string
|
||||
opening.
|
||||
* Stringifying subtables and nested tables in arrays of tables.
|
||||
* Messed table structure when building a table with dotted
|
||||
keys.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 25 15:22:47 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user