Changelog
All notable changes to Dangl.TextConverter are documented here.
v1.1.1:
- Update HtmlAgilityPack to latest stable version 1.8.4
v1.1.0:
- Switch to HtmlAgilityPack. The HtmlAgilityPack.Core fork is no longer required since the original supports now netstandard
v1.0.8
- Add
netstandard2.0
target - Switch build system to NUKE
v1.0.7
- Fix bug in RtfToText where Rtf annotations were read as plain text
v1.0.6
- Performance improvements for Rtf texts that contain pictures
v1.0.5
- Update Html encoding/decoding to preserve correctness in roundtrip scenarios
v1.0.4
- Downgrade to netstandard1.3 and net45 for broader compatibility
v1.0.3
- Performance improvements
v1.0.2
- Update ANTLR4 dependencies to latest stable version
v1.0.1
- Target NETStandard 1.3