Releases: xoofx/Tomlyn
Releases · xoofx/Tomlyn
0.17.0
Changes
🐛 Bug Fixes
- Fix enum serialization (PR #67) by @taks
- fix dotnet 8 breakage in SlowDictionaryAccessor by getting the enumerator through IDictionary instead of IEnumerable (PR #77) by @TylerReid
- Fix readme for install (#52) (a4faf8c)
- Fixes table arrays and inline (#72) (ffcc734)
🧰 Misc
- Upgrade to .NET 7.0 (d920cc4)
Full Changelog: 0.16.2...0.17.0
Published with dotnet-releaser
0.16.2
Changes
🐛 Bug Fixes
📦 Dependencies
- Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/Tomlyn.Tests (PR #49) by @dependabot (bot)
Full Changelog: 0.16.1...0.16.2
Published with dotnet-releaser
0.16.1
Changes
🐛 Bug Fixes
- Fix TestOrdering (PR #46) by @0xced
- Fix editor config (b3b7c75)
- Fix inline tables for issue #47 (d64a5d2)
Full Changelog: 0.16.0...0.16.1
Published with dotnet-releaser
0.16.0
Changes
🚀 Enhancements
- Add support to opt-in to including fields in model access (PR #45) by @wattsyart
Full Changelog: 0.15.1...0.16.0
Published with dotnet-releaser
0.15.1
Changes
🐛 Bug Fixes
- Fix: IgnoreMissingProperties should ignore objects (PR #44) by @bacongobbler
Full Changelog: 0.15.0...0.15.1
Published with dotnet-releaser
0.15.0
Changes
🚀 Enhancements
- add IgnoreMissingProperties to TomlModelOptions (PR #41) by @TylerReid
🧰 Misc
- Documentation - fix custom model code sample snipet (PR #40) by @alexmaris
Full Changelog: 0.14.4...0.15.0
0.14.4
0.14.3
0.14.2
0.14.1
Changes
🐛 Bug Fixes
- Fix AssemblyVersion with MinVer (88bca64)
📦 Dependencies
- Update dependencies (9c62d44)
Full Changelog: 0.14.0...0.14.1