Releases: mathisloge/quite
Releases · mathisloge/quite
v1.4.0-dev.1
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
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
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
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
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
v1.2.0
v1.2.0-dev.2
1.2.0-dev.2 (2025-07-27)
Features
v1.2.0-dev.1
v1.1.0
v1.1.0-dev.5
1.1.0-dev.5 (2025-07-27)
Features
- release: add permissions to job and token to release step (ca6d22a)