Releases: feature23/QuoteParser.NET
Releases · feature23/QuoteParser.NET
1.0.0
This is the first public release of this library. It is aiming to be a 100% straight port from the upstream Kotlin library.
Known issues:
- Start and end line numbers of the parsed result may differ from what the upstream library returns, due to multiple line handling differences between the javax MimeMessage API and the MimeKit library used by this project.