Releases: NodeRT/NodeRT
NodeRT 3.0.0
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
Bug fixes for node v7
NodeRT 2.0.4
Lots of bug fixes and good things
NodeRT 2.0.3
Minor bug fixes for Electron
NodeRT 2.0.2
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
NodeRT 2.0
NodeRT version 2.0, now supporting latest versions of node.js and Electron.