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

v0.4.6

Compare
Choose a tag to compare
@ewrogers ewrogers released this 04 Jan 07:03
· 38 commits to main since this release
bc38fb8

[0.4.6] - 2023-01-04

Added

  • TomlCamelCaseAttribute custom attribute
  • TomlPascalCaseAttribute custom attribute
  • TomlSnakeCaseAttribute custom attribute (allow for uppercase)
  • TomlKebabCaseAttribute custom attribute

Removed

  • TomlCasingAttribute custom attribute in favor of specific ones