Skip to content

Releases: nodegui/nodegui

v0.73.0

30 Jun 18:40

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.72.0...v0.73.0

Latest Master Release

30 Jun 18:41
85047ab

Choose a tag to compare

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

29 May 16:32

Choose a tag to compare

What's Changed

  • Introduce QSinglePointEvent and parent QMouseEvent and QWheelEvent under it by @sedwards2009 in #1068

Full Changelog: v0.71.0...v0.72.0

v0.71.0

06 Feb 17:54

Choose a tag to compare

What's Changed

v0.70.0

30 Nov 10:26

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.69.0...v0.70.0

v0.69.0

21 Oct 18:36
d4e2780

Choose a tag to compare

Added

  • More QPainter related methods

Full Changelog: v0.68.0...v0.69.0

v0.68.0

08 Oct 20:17

Choose a tag to compare

Added

  • More static methods for QColor

Full Changelog: v0.67.0...v0.68.0

v0.67.0

31 May 20:17

Choose a tag to compare

Added:

  • QStackedLayout support (#1046). Contributed by mspencer92

v0.66.0

05 Mar 19:37

Choose a tag to compare

Changed:

  • Additions and fixes to QTableWidget #1044

v0.65.0

17 Feb 10:54

Choose a tag to compare

Added:

  • QMimeData.setData() #1038
  • QMimeData.data() #1038
  • QClipboard.data() #1038
  • QClipboard.setData() #1038