Releases: xoofx/Tomlyn
Releases · xoofx/Tomlyn
0.14.1
Changes
🐛 Bug Fixes
- Fix AssemblyVersion with MinVer (88bca64)
📦 Dependencies
- Update dependencies (9c62d44)
Full Changelog: 0.14.0...0.14.1
0.14.0
Changes
✨ New Features
📚 Documentation
- Update documentation changelog.md (93291d7)
🧰 Misc
- Use https://github.com/BurntSushi/toml-test instead of fork (9963220)
- Update props (9d99bb3)
Full Changelog: 0.13.1...0.14.0
0.13.1
Changes
🚀 Enhancements
🧰 Misc
- Let dotnet-releaser setting PackageReleaseNotes (aafef83)
Full Changelog: 0.13.0...0.13.1
0.13.0
Changes
✨ New Features
- Add support for deserializing to arrays (c80c3b4)
Full Changelog: 0.12.1...0.13.0
0.12.1
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
Changes
🐛 Bug Fixes
- allow windows (crlf) newlines in IsSafeStringLiteralMulti (PR #26) by @nyctef
- Fix usage of nullable for TomlTable (#24) (909dd77)
🏭 Tests
- Add tests from readme (60b7333)
🧰 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