v0.6.0
QML v0.6.0
Closed issues:
- exec() doesn't exit after QML error that prevents window from being displayed (#49)
- Updating a TableView (#54)
- Update dependencies (CxxWrap) (#58)
- QML on Julia 1.0.1 (#59)
- QML issues on MacOS (#64)
- Info about upcoming removal of packages in the General registry (#65)
- Participating in GSOC on the project "GUI library integration" (#68)
- Compatibility with Qt 5.12 and higher (#72)
- Using
qmlfunction
on anonymous functions seems to cause segfaults (#87) - Unsatisfiable requirements detected for package FileIO while installing in Julia 1.3.1 (#90)
Merged pull requests:
- Add
&QByteArray::toString
asto_string
(#56) (@NHDaly) - add ENV[GKS_QT_VERSION]=5 to fix gr.jl example (#70) (@treygreer)
- Update CI (#74) (@aminya)
- fix warnings (#75) (@bramtayl)
- Propertymap update (#76) (@barche)
- Revamp docs (#77) (@bramtayl)
- Do not set Fontconfig environment variables (#78) (@giordano)
- Try running test using xvfb (#79) (@barche)
- getfield! -> getproperty! (#86) (@bramtayl)
- Fix tests on Windows (#89) (@barche)
- Update compat (#91) (@barche)