forked from pool/python-tomlkit
- update to 0.12.4:
* Support `|` and `|=` operator for tables, and support `+` and
`+=` operator for arrays.
* Fix an index error when setting dotted keys in a table.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomlkit?expand=0&rev=37
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 13 10:17:11 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.12.4:
|
||||
* Support `|` and `|=` operator for tables, and support `+` and
|
||||
`+=` operator for arrays.
|
||||
* Fix an index error when setting dotted keys in a table.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 27 16:10:05 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user