Releases: nodegui/nodegui
Releases · nodegui/nodegui
v0.73.0
What's Changed
- Add build for macOS arm64 by @onfire4g05 in #1069
New Contributors
- @onfire4g05 made their first contribution in #1069
Full Changelog: v0.72.0...v0.73.0
Latest Master Release
Latest auto release corresponding to commit 6b9e2b1 🔥. To install do: npm install https://github.com/nodegui/nodegui/releases/download/v0.0.0-latest-master/nodegui-master.tgz or npm install http://master-release.nodegui.org
v0.72.0
What's Changed
- Introduce
QSinglePointEventand parentQMouseEventandQWheelEventunder it by @sedwards2009 in #1068
Full Changelog: v0.71.0...v0.72.0
v0.71.0
What's Changed
- Fix QmenuBar crash by @NathanaelA in #1063
v0.70.0
What's Changed
- Docs: Fix variable name typo in images.md by @bramtechs in #1059
- Add
QImage.fromBuffer()by @sedwards2009 in #1060
New Contributors
- @bramtechs made their first contribution in #1059
Full Changelog: v0.69.0...v0.70.0