This repository was archived by the owner on Sep 17, 2023. It is now read-only.
v0.4.3
[0.4.3] - 2022-12-31
Added
TomlMultilineAttribute
can be applied to arrays and lists to serialize them as multiline TOML arraysTomlLiteralAttribute
can be applied to lists of strings to serialize them as TOML literal stringsTomlLiteralAttribute
can be applied to dictionaries of strings to serialize them as TOML literal strings