File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 1.2.0
2+ - Add ` HtmlToPlainTextConverter ` with HTML to plain text conversion
3+
14## 1.1.0
25- Fix link detection and replace in plain text messages
36- Use fetchId rather than the content-ID for inline images. Links starting with ` fetch:// ` will be generated.
Original file line number Diff line number Diff line change 11name : enough_mail_html
2- description : Generate HTML from an email mime message. Eases handling of `MimeMessage` in the `enough_mail` package.
3- version : 1.1 .0
2+ description : Generate HTML from an email mime message and creates plain text from HTML . Eases handling of `MimeMessage` in the `enough_mail` package.
3+ version : 1.2 .0
44homepage : https://github.com/Enough-Software/enough_mail_html
55
66environment :
77 sdk : ' >=2.12.0 <3.0.0'
88
99dependencies :
1010 html : ^0.15.0
11- enough_mail : # ^1.2.2
11+ enough_mail : # ^1.3.3
1212 git :
1313 url : https://github.com/Enough-Software/enough_mail.git
1414 # path: ../enough_mail/
You can’t perform that action at this time.
0 commit comments