Download Latest Version v0.10.0 source code.tar.gz (6.2 MB)
Email in envelope

Get an email when there's a new version of QML

Home / v0.10.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-06-20 677 Bytes
v0.10.0 source code.tar.gz 2025-06-20 6.2 MB
v0.10.0 source code.zip 2025-06-20 6.3 MB
Totals: 3 Items   12.5 MB 4

QML v0.10.0

Diff since v0.9.2

Breaking changes

  • The QML module name has been changed from org.julialang to just jlqml, so import org.julialang needs to be replaced with import jlqml in all QML files.
  • Use of Qt 6.8
  • Makie support has been moved to the QMLMakie package (@steffenhaug)

Merged pull requests: - Fix example for issue Invalid bidirectional binding [#215] (#216) (@barche) - Update for Qt 6.8 and move Makie to QMLMakie (#221) (@barche)

Closed issues: - Release version 0.9.2 (#214) - Invalid bidirectional binding (#215)

Source: README.md, updated 2025-06-20