v0.8
This release moves from Qt5 to Qt6 and adds a much improved data model for lists and tables, called JuliaItemModel
, which replaces the old ListModel
.
What's Changed
- Clarify example instructions in README.md by @mkitti in #130
- Move to Qt 6 by @barche in #153
- Qt6 test fixes by @barche in #156
- Minor Update to README.md by @Jasha10 in #140
- Qt6 by @PallHaraldsson in #155
- Fix GC safety for QML contexts by @barche in #157
- Add Qt5Compat support by @barche in #158
- Test v0.8 by @barche in #170
New Contributors
- @mkitti made their first contribution in #130
- @Jasha10 made their first contribution in #140
- @PallHaraldsson made their first contribution in #155
Full Changelog: v0.7.1...v0.8.0