File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 0.2.1
2+ - Always setting the ` Content-Type ` meta attribute to use 'utf-8' encoding.
3+ - Add inline images even when they are not referenced
4+
15## 0.2.0
26
37- Added plain text transformations:
4- - Convert line breaks into ` <br/> ` tags
5- - Convert https lins into ` <a> ` tags
8+ - Convert line breaks into ` <br/> ` tags
9+ - Convert https lins into ` <a> ` tags
610
711## 0.1.1
812
Original file line number Diff line number Diff line change 11name : enough_mail_html
22description : Generate HTML from an email mime message. Eases handling of `MimeMessage` in the `enough_mail` package.
3- version : 0.2.0
3+ version : 0.2.1
44homepage : https://github.com/Enough-Software/enough_mail_html
55
66environment :
77 sdk : ' >=2.9.3 <3.0.0'
88
99dependencies :
1010 html : ^0.14.0+4
11- enough_mail : # ^0.0.36
11+ enough_mail : # ^0.1.0
1212 git :
1313 url : https://github.com/Enough-Software/enough_mail.git
1414 ref : main
You can’t perform that action at this time.
0 commit comments