Skip to content

Tags: emailens/engine

Tags

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): 0.9.2 (docs) (#9)

v0.9.1

Toggle v0.9.1's commit message
chore(release): 0.9.1

Fix:
- toPlainText() rewrite: walk DOM tree node-by-node instead of cheerio .text().
  Resolves excessive whitespace on deeply-nested tables and improves
  inline-sibling spacing.

Documentation:
- New ROADMAP.md separating shipped/considering items from the issue tracker.
- README: add Outlook iOS and Outlook Android to the supported-clients table
  (was missing despite shipping in 0.9.0), refresh the test count badge to 653,
  and add a new "vs other email libraries" comparison covering juice,
  email-comb, mjml, and maizzle with explicit "complementary, not competitor"
  framing. Replaced the inline roadmap with a link to ROADMAP.md.