Releases: prozolic/CsToml
Releases · prozolic/CsToml
v1.8.2
What's Changed
- Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #89
- Bump actions/download-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #90
- Update nuget package dependencies by @prozolic in #91
- Update README by @prozolic in #92
- Add NuGet version comparison benchmark job by @prozolic in #93
- Refactor by @prozolic in #95
- Upgrade v1.8.2 by @prozolic in #96
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- Upgrade v1.8.0 by @prozolic in #78
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #80
- Official Support TOML v1.1.0 Specification by @prozolic in #85
- Resolve warnings and fix issues in Native AOT builds by @prozolic in #87
- Upgrade v1.8.1 by @prozolic in #88
New Contributors
- @dependabot[bot] made their first contribution in #80
Full Changelog: v1.8.0...v1.8.1
v1.8.0
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
v1.7.4
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
- @GZTimeWalker made their first contribution in #67
Full Changelog: v1.7.3...v1.7.4