Skip to content

Releases: JuliaGraphics/jlqml

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.

v0.3.0

16 Jan 08:27

Choose a tag to compare

New release for Julia 1.6 and later.

v0.2.0

11 Apr 22:19

Choose a tag to compare

This moves the exec_async function implementation from C++ to Julia, removing the dependency on libuv for compatibility with Julia 1.6. It also requires an updated QML.jl.