All Versions
3
Latest Version
Avg Release Cycle
256 days
Latest Release
1427 days ago
Changelog History
Changelog History
-
v1.2 Changes
July 09, 2019 -
v1.1 Changes
September 11, 2018Highlights:
- Added support for Qt 5.12 features: W_FLAG alias via W_DECLARE_FLAGS
- โ Added support for enum class in W_ENUM
- Auto-detect the access specifier. (No need to add W_Access::Private or
W_Access::Protected anymore) - Automatically mark the properties as FINAL for final classes (#40)
- โช MSVC 2017 workarounds.
-
v1.0
February 13, 2018