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

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

Home / v0.11.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-08-20 622 Bytes
v0.11.0 source code.tar.gz 2025-08-20 6.2 MB
v0.11.0 source code.zip 2025-08-20 6.3 MB
Totals: 3 Items   12.5 MB 0

QML v0.11.0

Diff since v0.10.1

Breaking changes

  • The Qt enum types (e.g. QML.Orientation from the item model) are now mapped to complete Julia @enum types, to accommodate working with the newly added mouse and keyboard enums. This implies that they are no longer automatically considered as an Integer, which may in rare cases cause an error in code that relies on this.

Other changes

  • Remove Requires.jl dependency since with a minimal Julia version of 1.10 this is no longer needed

Closed issues: - Release v0.10.1 (#223)

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