Skip to content

Releases: JuliaGraphics/jlqml

v0.6.1

07 May 07:06
Compare
Choose a tag to compare

v0.6.0

30 Apr 21:38
ad59983
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.5.3

18 Sep 21:42
Compare
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
Compare
Choose a tag to compare

Allow connecting to the destroyed signal.

v0.5.1

20 Feb 10:14
Compare
Choose a tag to compare

This is the first Qt 6 release.

v0.3.0

16 Jan 08:27
Compare
Choose a tag to compare

New release for Julia 1.6 and later.

v0.2.0

11 Apr 22:19
Compare
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.

v0.1.5

01 Jan 16:35
Compare
Choose a tag to compare

Switch JuliaCanvas buffer to ARGB, to fix JuliaGraphics/QML.jl#100

v0.1.4

15 Aug 17:49
Compare
Choose a tag to compare

Add environment variable functions