Skip to content

Releases: prozolic/CsToml

v1.8.2

20 Feb 14:22
bee1ff2

Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

v1.8.1

10 Jan 13:22
049afa4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

06 Dec 10:30
72ad590

Choose a tag to compare

What's Changed

  • Support Array of Tables Serialization for Custom Classes and breaking change attribute by @prozolic in #76
  • Add .NET 10 in targetFrameworks by @prozolic in #77
  • Add trailing newline to nuget-pack-push.yml by @Copilot in #79

New Contributors

  • @Copilot made their first contribution in #79

Full Changelog: v1.7.5...v1.8.0

v1.7.5

30 Oct 15:06
838bd8a

Choose a tag to compare

What's Changed

  • Refactor serialization to track last value state and fix nullable property handling by @prozolic in #71
  • Upgrade v1.7.5 by @prozolic in #72

Full Changelog: v1.7.4...v1.7.5

v1.7.4

29 Oct 14:03
0c18e33

Choose a tag to compare

What's Changed

  • feat: Add naming convention support for property names by @GZTimeWalker in #67
  • feat: add field-level and global null handling for TOML serialization by @GZTimeWalker in #68

New Contributors

Full Changelog: v1.7.3...v1.7.4

v1.7.3

26 Sep 12:54
0c33710

Choose a tag to compare

What's Changed

  • Add nullable reference type support and improve struct/class formatter handling by @prozolic in #63
  • Upgrade v1.7.3 by @prozolic in #64

Full Changelog: v1.7.2...v1.7.3

v1.7.2

29 Aug 15:05
a5aeb87

Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.7.2

v1.7.1

06 Aug 06:44
426d7a7

Choose a tag to compare

What's Changed

  • Add generic type parameters support and improve generic type handling in generator by @prozolic in #58
  • Upgrade v1.7.1 by @prozolic in #59

Full Changelog: v1.7.0...v1.7.1

v1.7.0

26 Jul 07:17
c4e18ec

Choose a tag to compare

What's Changed

  • Add GetImmutableArray and TryGetImmutableArray in TomlDocumentNode by @prozolic in #55
  • Improve string type detection performance and fix serialization bug by @prozolic in #56
  • Upgrade v1.7.0 by @prozolic in #57

Full Changelog: v1.6.6...v1.7.0

v1.6.6

15 Jun 05:27
a18c1c5

Choose a tag to compare

What's Changed

Full Changelog: v1.6.5...v1.6.6