This repository has been archived by the owner on Mar 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,11 +26,11 @@ | |
<email>[email protected]</email> | ||
<active>yes</active> | ||
</lead> | ||
<date>2017-05-03</date> | ||
<time>16:59:56</time> | ||
<date>2017-06-30</date> | ||
<time>18:55:05</time> | ||
<version> | ||
<release>0.1.6</release> | ||
<api>0.1.6</api> | ||
<release>0.1.7</release> | ||
<api>0.1.7</api> | ||
</version> | ||
<stability> | ||
<release>stable</release> | ||
|
@@ -40,8 +40,8 @@ | |
<notes> | ||
Changes to public API and other important changes which may affect end-user: | ||
|
||
- Enforce `Value()` method on all `V8\Primitive` values; | ||
- Fix segfault when zero args passed to `V8\FunctionObject::NewInstance()`; | ||
- Require v8 >= 6.1.170; | ||
- Fix segfaults on unclean shutdown; | ||
</notes> | ||
<contents> | ||
<dir name="/"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters