Releases: nodegui/qodejs
Releases · nodegui/qodejs
v18.12.1-qode
Qode based on Nodejs 18.12.1.
Note: For Linux this has been built on Ubuntu 20.04. Ubuntu 18.04 and other Linux systems with older versions glibc are no longer supported.
v18.12.1-rc1
This is the first Release Candidate of Qode based on Nodejs 18.12.1. It is relatively untested but is expected to work.
Note: For Linux this has been built on Ubuntu 20.04. Ubuntu 18.04 and other Linux systems with older versions glibc are no longer supported.
v16.4.3-qode
What's Changed
- Trigger the event loop semaphore at the right time by @sedwards2009 in #6
New Contributors
- @sedwards2009 made their first contribution in #6
Full Changelog: https://github.com/nodegui/qodejs/commits/v16.4.3-qode
Qode v16.4.1
Adds support for QODE_MIRROR
Qode v16.4.0
Upgrades Node.js version to v16.4.0
Adds child_process escape - child process now runs like regular nodejs without message loop injection