Skip to content

v3.2.0

@mmarchini mmarchini tagged this 04 May 20:48
Notable Changes:

  - Added support for Node.js v14

Commits:

  * [[`4918962bee`](https://github.com/nodejs/llnode/commit/4918962bee)] - **build**: add v14 to the test matrix (Matheus Marchini) [#361](https://github.com/nodejs/llnode/pull/361)
  * [[`c86eb4356c`](https://github.com/nodejs/llnode/commit/c86eb4356c)] - **src**: update RegExp type constant for V8 8.1 (Matheus Marchini) [#361](https://github.com/nodejs/llnode/pull/361)
  * [[`dd57bfb8af`](https://github.com/nodejs/llnode/commit/dd57bfb8af)] - **src**: boxed double fields for V8 8.1 (Matheus Marchini) [#358](https://github.com/nodejs/llnode/pull/358)
  * [[`fdddce0d2c`](https://github.com/nodejs/llnode/commit/fdddce0d2c)] - **doc**: fix supported version comment on README (Matheus Marchini) [#356](https://github.com/nodejs/llnode/pull/356)
  * [[`7b9598e9da`](https://github.com/nodejs/llnode/commit/7b9598e9da)] - **tools**: git ignore core dumps (Matheus Marchini) [#308](https://github.com/nodejs/llnode/pull/308)
  * [[`8e2a55c82e`](https://github.com/nodejs/llnode/commit/8e2a55c82e)] - **src**: update SFI script accessor for V8 8.1 (Matheus Marchini) [#352](https://github.com/nodejs/llnode/pull/352)
  * [[`364e034686`](https://github.com/nodejs/llnode/commit/364e034686)] - **src**: fix some warnings and erroneous PRINT\_DEBUG (Matheus Marchini) [#354](https://github.com/nodejs/llnode/pull/354)
  * [[`461e83aa0c`](https://github.com/nodejs/llnode/commit/461e83aa0c)] - **src**: improve Error message on LoadPtr (Matheus Marchini) [#351](https://github.com/nodejs/llnode/pull/351)
  * [[`1948512b5e`](https://github.com/nodejs/llnode/commit/1948512b5e)] - **tools**: add script with commands to facilitate dev (Matheus Marchini) [#339](https://github.com/nodejs/llnode/pull/339)

PR-URL: https://github.com/nodejs/llnode/pull/363
Assets 2
Loading