[ANN] wxRuby3 v1.70 released #473
mcorino
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This is a major upgrade providing support for additional platforms, classes, improvements, bugfixes and last but not
least an upgrade to target the new wxWidgets 3.2.10 and 3.3.2 releases.
What's Changed
Note: With the release of the Ruby 4.x series it has become time to deprecate support for Ruby 2.x. This release will
the last release to support Ruby versions < 3.0.
Full Changelog: v1.6.1...v1.7.0
This release targets the wxWidgets 3.3.2 version.
This release provides binary (prebuilt) install packages for the following platforms:
How to install
See the INSTALL documentation for more details.
Binary packages for major platforms are available as release assets on Github.
Where can I learn more?
Usage Documentation: see the Wiki
API Documentation: https://mcorino.github.io/wxRuby3/index.html
Source code: https://github.com/mcorino/wxruby3
Rubygems: https://rubygems.org/gems/wxruby3
All reactions