Skip to content

Releases: foundation/inky

v2.0.0-beta.8

31 Mar 02:49
feb32ef

Choose a tag to compare

v2.0.0-beta.7

31 Mar 02:30
1735b7b

Choose a tag to compare

v2.0.0-beta.6

31 Mar 02:18
52d6c58

Choose a tag to compare

v2.0.0-beta.5

31 Mar 01:24
3673bb1

Choose a tag to compare

v2.0.0-beta.4

30 Mar 03:26
57f3f98

Choose a tag to compare

v2.0.0-beta.3

30 Mar 02:42
3776c6f

Choose a tag to compare

v2.0.0-beta.2

30 Mar 01:41
59756af

Choose a tag to compare

v2.0.0-beta.1

20 Mar 20:55
d002f95

Choose a tag to compare

v1.5.0

11 Mar 05:33
1.5.0
d8a00b2

Choose a tag to compare

Inky v2.5.0

The final release of the 1.x series. Inky v2 is being rewritten in Rust with official bindings for JavaScript (WASM), PHP,
Python, Ruby, and Go — one canonical implementation across all languages.

Bug Fixes

  • Fixed <h-line> missing <tbody> — The <h-line> component now outputs <tbody> consistent with all other
    table-generating components (#136)
  • Fixed <raw> tags not supporting multi-line HTML — Raw blocks now correctly preserve multi-line content
    (#109, #110)

Dependency Updates

  • Upgraded Babel 6 → Babel 7 (@babel/core, @babel/register, @babel/preset-env)
  • Upgraded Mocha 8 → 11
  • Upgraded rimraf 2 → 6
  • Upgraded foundation-emails 2.2 → 2.4
  • Applied all pending security patches for transitive dependencies

Housekeeping

  • Updated all links and URLs from zurb.com to get.foundation
  • Removed Travis CI config (GitHub Actions will be set up in v2)
  • Triaged and closed 22 stale issues
  • Merged or closed all pending pull requests

Thank You

Thanks to the contributors who helped make this release happen:

What's Next

Inky v2 will be a ground-up rewrite in Rust, compiled to WASM for JavaScript/browser use and native shared libraries for
PHP, Python, Ruby, and Go. This eliminates the Cheerio dependency and ensures identical output across all languages. Follow progress at github.com/foundation/inky.

v1.4.2

01 Aug 09:58
v1.4.2
409ba41

Choose a tag to compare

Reverted a change that added zwj for outlook 2016.