Skip to content

Releases: JuliaGraphics/jlqml

v0.10.0

10 Apr 16:38

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

03 Feb 09:47

Choose a tag to compare

What's Changed

  • Add support for threaded renderer by @barche in #27

Breaking changes

  • exec renamed to app_exec (will be transparent to users after QML.jl update)
  • Canvas takes a raw pointer instead of an array now for the pixel buffer

Full Changelog: v0.8.0...v0.9.0

v0.8.0

18 Aug 19:45

Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

v0.7

29 Jul 08:28
fd70696

Choose a tag to compare

Add support for setting a Makie scene and proper scaling (#25)

* Add support for setting a Makie scene and proper scaling

Issue https://github.com/JuliaGraphics/QMLMakie.jl/issues/4

* Update CI

v0.6.1

07 May 07:06

Choose a tag to compare

Full Changelog: v0.6.0...v0.6.1

v0.6.0

30 Apr 21:38
ad59983

Choose a tag to compare

What's Changed

  • Add functionality to watch QML files for changes by @barche in #22

Full Changelog: v0.5.4...v0.6.0

v0.5.4

16 Oct 11:08

Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

18 Sep 21:42

Choose a tag to compare

What's Changed

  • Wayland OpenGL fix
  • Checkpoint ongoing multi-threading work

Full Changelog: v0.5.2...v0.5.3

v0.5.2

06 Mar 06:50

Choose a tag to compare

Allow connecting to the destroyed signal.

v0.5.1

20 Feb 10:14

Choose a tag to compare

This is the first Qt 6 release.