@JuliaRegistrator register
Release notes:
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)
@JuliaRegistrator register
Release notes:
Breaking changes
org.julialangto justjlqml, soimport org.julialangneeds to be replaced withimport jlqmlin all QML files.