Releases: xoofx/SharpYaml
Releases · xoofx/SharpYaml
2.1.1
Changes
🐛 Bug Fixes
🧰 Misc
- Upgrade tests to net8.0 (c8c2cf4)
Full Changelog: 2.1.0...2.1.1
Published with dotnet-releaser
2.1.0
Changes
✨ New Features
🐛 Bug Fixes
- Fix lost characters when emitting folded scalars with carriage returns. (7d1dea8) by @aaubry
- Fix newline handling problems in folded scalars. (3abaeb4) by @aaubry
🧰 Misc
- Unwrap TargetInvocationExceptions. (9c9ee92) by @aaubry
- Emit multi-line scalars in folded style by default. (9ec7e62) by @aaubry
- Move classes to their own files. (951b581) by @aaubry
- Increment version number. (7f513fc) by @aaubry
Full Changelog: 2.0.1...2.1.0
2.0.0
Changes
Full Changelog: 1.9.2...2.0.0
1.9.2
Changes
🏭 Tests
🧰 Misc
- Code cleanup (PR #100) by @udaken
- License Confusion #99 (PR #102) by @savornicesei
Full Changelog: 1.9.1...1.9.2
1.9.1
1.9.0
Changes
🚨 Breaking Changes
- Remove support for net35, net45. Keep only support for netstandard2.0
🚀 Enhancements
- Add option to serializer settings to ignore null values (PR #94) by @sescalada
🧰 Misc
Full Changelog: 1.8.0...1.9.0