Releases: node-3d/deps-qmlui-raub
Releases · node-3d/deps-qmlui-raub
Release 4.0.0
- Updated the JS settings for the new Node.js LTS 22.
- Created GH Action to collect Qt binaries.
- Updated Qt binaries to 6.8.0.
- Added ARM64 binaries for Linux and MacOS.
- Removed binaries for MacOS x64.
Release 3.1.1
Fix install tag.
Release 3.1.0
Added static void init2(const char *cwdOwn, size_t wnd, size_t ctx, size_t device, QmlUi::Cb cb); to try fixing the context adoption on Linux.
Release 3.0.0
Updated dependencies.
Switched to GH actions.
Upgraded to AT7 gzip downloads.
Migrated to Node.js test runner.
New Installation Flow
Designed to work with Addon Tools 5. Removed win32 binaries. Removed GYP build step.
Installation flow was changed.
Before: download everything with NPM, remove unnecessary binaries.
Now: download necessary binaries from a Github/other release.
Deps QmlUi Initial
Added libs for Windows, OSX, and Linux.