Skip to content

v1.2.0

Compare
Choose a tag to compare
@mcorino mcorino released this 10 Sep 09:53
· 109 commits to master since this release
67ae2c6

This release fixes a possible crash in DragDrop support and updates the targeted wxWidgets version to the new v3.2.6 release.

What's Changed

  • protect wxDragDrop::OnData callback against (Ruby/C++) exceptions
  • update targeted wxWidgets release for binary packages to v3.2.6
  • drop explicit ABI version in embedded wxWidgets build
  • improve documentation
  • minor code generation improvements

Full Changelog: v1.1.1...v1.2.0