Next | Query returned 23 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2022-02-08 09:56:23 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-tomlkit: updated to 0.9.1

0.9.1
Fixed
Fix a bug of separators not being kept when replacing the value.
Tuples should be dumped as TOML arrays.
   2022-02-03 10:15:47 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-tomlkit: updated to 0.9.0

0.9.0

Added

Add a new argument to table API to allow it to be a super table.
Support adding item to Table and Container with dotted key.

Fixed

Fix a bug of value() API that parses string incompletely.
   2022-01-11 20:17:22 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
py-tomlkit: added version 0.8.0

TOML Kit is a 1.0.0-compliant TOML library. It includes a parser that preserves
all comments, indentations, whitespace and internal element ordering, and makes
them accessible and editable via an intuitive API. You can also create new TOML
documents from scratch using the provided helpers.

Next | Query returned 23 messages, browsing 21 to 30 | previous