We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47ae545 commit 26cfc0fCopy full SHA for 26cfc0f
CHANGELOG.md
@@ -27,6 +27,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
### Changed
28
29
- `VCPKG` is now set to off by default and packages are only built in release mode in the cache
30
+- Connection now return a `QMetaObjectConnectionGuard` and `QMetaObjectConnection` is a separate type
31
+- Internal `cxx-qt` headers have moved to the namespace `cxxqt1` and the folder `cxx-qt`
32
+- `cxx-qt-gen` now does not generate code requiring `cxx-qt-lib`, this allows for `cxx-qt-lib` to be optional
33
34
### Fixed
35
0 commit comments