[ANN] wxRuby3 v1.6.0 released #392
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 classes, improvements, bugfixes and last but not least
an upgrade to target the new major wxWidgets 3.3.0 release.
What's Changed
Full Changelog: v1.5.4...v1.6.0
This release targets the wxWidgets 3.3.0 version.
Note: wxRuby3 v1.6.0 is deprecating Ruby 2.5 support. As of the next release, Ruby 2.7 will be the minimum
required Ruby version.
This release provides binary (prebuilt) install packages for the following platforms:
Unfortunately no Mac OS 12 and 13 M1 VMs are available anymore with any of the free CI providers to build a binary package for that platform.
Fedora 40 packages have been removed as the wxRuby3 project by default only provides packages for a distributions last 2 releases.
Due to build CI problems using Ruby 2.5 most of the prebuilt Ruby 2.5 packages have been omitted. wxRuby3 v.1.6.0 should still build locally with Ruby 2.5 though.
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
Beta Was this translation helpful? Give feedback.
All reactions