Skip to content

Releases: xoofx/Tomlyn

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

0.14.0

10 Mar 07:05
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add better support for serializing/deserializing to intermediate values (#30) (9b0e19e)

📚 Documentation

  • Update documentation changelog.md (93291d7)

🧰 Misc

Full Changelog: 0.13.1...0.14.0

0.13.1

06 Mar 07:51
Compare
Choose a tag to compare

Changes

🚀 Enhancements

  • Add support for unmarshaling non-null values into nullable value type fields (PR #29) by @jeskew

🧰 Misc

  • Let dotnet-releaser setting PackageReleaseNotes (aafef83)

Full Changelog: 0.13.0...0.13.1

0.13.0

05 Mar 18:00
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add support for deserializing to arrays (c80c3b4)

Full Changelog: 0.12.1...0.13.0

0.12.1

05 Mar 08:49
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

  • Fix ci with dotnet-releaser when secrets are not available (db888f4)
  • Fix ci with dotnet-releaser when secrets are not available (bis) (e076794)

🧰 Misc

  • Use bash with dotnet-releaser in GitHub Action (7c30d81)

Full Changelog: 0.12.0...0.12.1

0.12.0

27 Feb 13:57
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • allow windows (crlf) newlines in IsSafeStringLiteralMulti (PR #26) by @nyctef
  • Fix usage of nullable for TomlTable (#24) (909dd77)

🏭 Tests

🧰 Misc

  • Don't write test output for standard tests if they are not failing (12914cd)
  • Use dotnet-releaser for the ci (e5b0ad5)
  • Use latest dotnet-releaser to update coverage on coveralls.io (0e42036)

Full Changelog: 0.11.0...0.12.0

0.10.2

13 Feb 10:10
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix issue when serializing/deserializing from/to a non-standard dictionary (72f2515)

🧰 Misc

Full Changelog: 0.10.1...0.10.2

0.10.1

13 Feb 10:10
Compare
Choose a tag to compare

Changes

🧰 Misc

  • Implement IConvertible.ToString on TomlDateTime (#21) by @0xced
  • Bump to 0.10.1 (3fba27d)

Full Changelog: 0.10.0...0.10.1

0.10.0

13 Feb 10:10
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add support for .NET 6 DateOnly and TimeOnly types (#19) by @0xced

🐛 Bug Fixes

🧰 Misc

Full Changelog: 0.9.1...0.10.0

0.9.1

13 Feb 10:10
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix publish of Tomlyn.Signed (31f6f6d)

Full Changelog: 0.9.0...0.9.1