Skip to content

Releases: mathisloge/quite

v1.4.0-dev.1

13 Sep 14:26
Compare
Choose a tag to compare
v1.4.0-dev.1 Pre-release
Pre-release

1.4.0-dev.1 (2025-09-13)

Features

  • remote-manager: let main always return error since it isn't implemented yet (edf4fa8)

v1.3.0

03 Sep 06:33
Compare
Choose a tag to compare

1.3.0 (2025-09-03)

Bug Fixes

  • add ini files to reuse.toml (36f8592)
  • client: add missing include of entt/meta/pointer.hpp to add the is_pointer_like trait. (1177c9a)
  • client: pass method parameters to protocol (85cb4ce)
  • probeqt: fix spelling of error message when a method could not be found. (c6e397f)
  • probeqt: use QQmlListReference only from qt 6.8 and onward (ff73ce9)
  • protocol: value converter for int has used uint (56ebabb)
  • python: default parameters to {} of method invoke (7b03729)
  • python: regenerate pyi files (a715a19)
  • reformat and licenses (722d558)
  • test: add .value() accessor to actually convert the underlying any value (ecfdf22)
  • test: don't presize default elements in invoke_method conversion (c544432)

Features

  • add method parameters to invoke call of client side (d6d7af5)
  • probeqt: method QObject's return params will be returned as a ObjectReference (76e6d84)
  • probeqt: properly read out enum values (b3582c4)
  • protocol: convert a ObjectReference to a object_val protocol message (00653c2)
  • python: add property.write (4c0af2f)
  • python: add with_type to ObjectQueryBuilder (fffd316)
  • restructure probe and qt probe in such a way, that everything can be consumed as a static lib (6c6cf67)
  • squash this (a087cf2)
  • test: add return type to RemoteObject::invoke_method (8a0643f)

Reverts

  • Use one ccache for all builds (5adb901)

v1.3.0-dev.3

03 Sep 06:30
Compare
Choose a tag to compare
v1.3.0-dev.3 Pre-release
Pre-release

1.3.0-dev.3 (2025-09-03)

Bug Fixes

  • client: add missing include of entt/meta/pointer.hpp to add the is_pointer_like trait. (7aba717)
  • client: pass method parameters to protocol (8a74210)
  • probeqt: fix spelling of error message when a method could not be found. (5affd99)
  • probeqt: use QQmlListReference only from qt 6.8 and onward (430c40a)
  • python: default parameters to {} of method invoke (35262c5)
  • test: add .value() accessor to actually convert the underlying any value (6c6ab48)
  • test: don't presize default elements in invoke_method conversion (80dbc2d)

Features

  • add method parameters to invoke call of client side (e987543)
  • probeqt: method QObject's return params will be returned as a ObjectReference (5182c7d)
  • probeqt: properly read out enum values (7c96af2)
  • protocol: convert a ObjectReference to a object_val protocol message (bff40bd)
  • squash this (a9aefe9)
  • test: add return type to RemoteObject::invoke_method (cd6ff56)

Reverts

  • Use one ccache for all builds (be6e128)

v1.3.0-dev.2

24 Aug 13:52
Compare
Choose a tag to compare
v1.3.0-dev.2 Pre-release
Pre-release

1.3.0-dev.2 (2025-08-24)

Features

  • restructure probe and qt probe in such a way, that everything can be consumed as a static lib (d313fbe)

v1.3.0-dev.1

28 Jul 08:58
Compare
Choose a tag to compare
v1.3.0-dev.1 Pre-release
Pre-release

1.3.0-dev.1 (2025-07-28)

Bug Fixes

  • add ini files to reuse.toml (fe681ec)
  • protocol: value converter for int has used uint (9e45134)
  • python: regenerate pyi files (2efe416)
  • reformat and licenses (ac07729)

Features

  • python: add property.write (322f4d7)
  • python: add with_type to ObjectQueryBuilder (d3a3b5d)

v1.2.0

27 Jul 19:26
Compare
Choose a tag to compare

1.2.0 (2025-07-27)

Features

v1.2.0-dev.2

27 Jul 19:11
Compare
Choose a tag to compare
v1.2.0-dev.2 Pre-release
Pre-release

1.2.0-dev.2 (2025-07-27)

Features

  • add missing license info (160c60b)
  • add missing license info (ae16440)
  • add missing license info (2059040)

v1.2.0-dev.1

27 Jul 18:55
Compare
Choose a tag to compare
v1.2.0-dev.1 Pre-release
Pre-release

1.2.0-dev.1 (2025-07-27)

Features

v1.1.0

27 Jul 17:52
Compare
Choose a tag to compare

1.1.0 (2025-07-27)

Features

  • don't tag real releases with latest (4a7ec56)
  • just release again (fdc498a)
  • release: add permissions to job and token to release step (ca6d22a)
  • transform dev versions to tweak versions in develop (e0701a5)
  • trigger other workflows by using an own PAT (f1f6b8c)

v1.1.0-dev.5

27 Jul 14:23
Compare
Choose a tag to compare
v1.1.0-dev.5 Pre-release
Pre-release

1.1.0-dev.5 (2025-07-27)

Features

  • release: add permissions to job and token to release step (ca6d22a)