| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-03 | 606 Bytes | |
| v0.12.0 source code.tar.gz | 2026-02-03 | 6.2 MB | |
| v0.12.0 source code.zip | 2026-02-03 | 6.3 MB | |
| Totals: 3 Items | 12.5 MB | 0 | |
QML v0.12.0
Breaking changes
- The canvas render functions now take a
Ptr{UInt32}instead of anArrayas argument
Other changes
- Using the threaded renderer should no longer crash. This means that it is no longer necessary to set the
QSG_RENDER_LOOPenvironment variable tobasic. - Fixed
exec_asyncon Julia 1.12 and above - Updating a
JuliaItemModelfrom the Julia REPL now works correctly inexec_asyncmode.
Closed issues:
- Support for QtCharts 6 (#210)
- Release v0.11.0 (#226)