Skip to content

Releases: xoofx/Tomlyn

0.17.0

23 Nov 07:01
Compare
Choose a tag to compare

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

Full Changelog: 0.16.2...0.17.0

Published with dotnet-releaser

0.16.2

22 Dec 09:35
98c58f6
Compare
Choose a tag to compare

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

27 Oct 16:16
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

Full Changelog: 0.16.0...0.16.1

Published with dotnet-releaser

0.16.0

20 Oct 06:43
eb65a29
Compare
Choose a tag to compare

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

13 Oct 06:15
b9345ce
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

Full Changelog: 0.15.0...0.15.1

Published with dotnet-releaser

0.15.0

01 Jul 17:30
5605d7c
Compare
Choose a tag to compare

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

21 Jun 06:13
dba86c1
Compare
Choose a tag to compare

Changes

🚀 Enhancements

Full Changelog: 0.14.3...0.14.4

0.14.3

09 May 19:09
ff0296f
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix parsing of local time starting with "0" (PR #36) by @0xced

🧰 Misc

  • Normalize line endings for tests which are sensitive to line ending (PR #35) by @0xced

Full Changelog: 0.14.2...0.14.3

0.14.2

21 Apr 05:53
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix model to TOML when primitives are mixed with tables/table arrays (#34) (9d6ebf3)

Full Changelog: 0.14.1...0.14.2

0.14.1

03 Apr 08:26
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix AssemblyVersion with MinVer (88bca64)

📦 Dependencies

Full Changelog: 0.14.0...0.14.1