Skip to content

v1.3.0

Compare
Choose a tag to compare
@mcorino mcorino released this 15 Oct 11:47
· 50 commits to master since this release
75aacb6

This release provides an important improvement of exception handling for wxRuby3 as well as several
enhancements and bug fixes.

What's Changed

  • implement overall capture and fail-fast exception handling to prevent exception leakage
  • provide backwards compatibility for Wx::AnimationCtrl
  • fix several issues in Wx::FileDialogCustomize and FileDialogCustomizeHook
  • improve and correct global single/multiple selection dialog methods
  • add support for missing #evt_hotkey event handler connector method (WXMSW and WXOSX only)
  • improve dialog functors to support user defined kwargs as well
  • add Wx::CredentialEntryDialog and Wx::WebCredentials
  • add Wx::GenericAboutDialog

Full Changelog: v1.2.1...v1.3.0