Skip to content

2.0.0

Choose a tag to compare

@domenic domenic released this 09 May 18:09
· 7 commits to master since this release

Now requires Node.js v6.0.0 due to new JavaScript feature usage.

The CLI now exits with error code 1 on a failure, in addition to printing the exception.

Updated to the latest Ecmarkup dependency. This fixes many small issues, but the most notable ones for our purpose are that ES operations now link to the correct https://tc39.github.io/ecma262/ spec, and autolinking is no longer performed inside <a> elements (such as those in a table of contents).