8000 Releases · NodeRT/NodeRT · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: NodeRT/NodeRT

NodeRT 3.0.0

12 Sep 11:29
Compare
Choose a tag to compare

Changelog

• Full support for the Universal API contract, meaning that tons of previously broken WinRT namespaces now compile successfully.
• Packages install without native compilation on macOS and Linux, ensuring that @nodert-* dependencies can be included in dependencies (rather than optionalDependencies). This means that a failed installation on Windows throws a proper error.
• All of the C++ templates have been reworked, with some kinks ironed out and the general readability improved.
• Packages for the Anniversary Update (@nodert-win10-au) and the Fall Creators Update (@nodert-win10-rs3) have been updated to versions 0.3.1,
• Full support for Node 10

NodeRT 2.0.5

12 May 16:32
Compare
Choose a tag to compare

Bug fixes for node v7

NodeRT 2.0.4

01 Nov 08:20
Compare
Choose a tag to compare

Lots of bug fixes and good things

NodeRT 2.0.3

29 Sep 21:32
Compare
Choose a tag to compare

Minor bug fixes for Electron

NodeRT 2.0.2

28 Sep 23:21
Compare
Choose a tag to compare

A couple of fixes in order to make NodeRT play nicer with Electron. Introduced the castFrom feature which addresses issue #39

NodeRT 2.0.1

05 Sep 07:28
Compare
Choose a tag to compare

A copule of bug fixes, in parcticular addressed issue #36 and the crash reported in issue #35

NodeRT 2.0

02 Aug 19:23
Compare
Choose a tag to compare

NodeRT version 2.0, now supporting latest versions of node.js and Electron.

0