Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

v0.4.3

Compare
Choose a tag to compare
@ewrogers ewrogers released this 31 Dec 07:32
· 71 commits to main since this release
11e5032

[0.4.3] - 2022-12-31

Added

  • TomlMultilineAttribute can be applied to arrays and lists to serialize them as multiline TOML arrays
  • TomlLiteralAttribute can be applied to lists of strings to serialize them as TOML literal strings
  • TomlLiteralAttribute can be applied to dictionaries of strings to serialize them as TOML literal strings