This upgrade release brings some additions, bugfixes and performance improvements.
What's Changed
- add Wx::TipWindow
- fix potential GC problems with incompletely created windows
- improve and optimize asynchronous call events
- fix and improve event handler chaining
- fix method redefinition warnings
- add
-V
/--version
switch towxruby
CLI - improve user feedback for
wxruby setup
command - update wxWidgets master branch compatibility to at least commit 15126644aa9093cd1312cb12b9ee5c59b1c9f1f8
New Contributors
- @brandondrew made their first contribution in #326
Full Changelog: v1.3.1...v1.4.2