
This release brings another major step forward in the worry-free installation procedure: binary packages. wxRuby3 is a cross-platform GUI library for Ruby, based on the mature wxWidgets GUI toolkit for C++. It uses native widgets wherever possible, providing the correct look, feel and behavior to GUI applications on Windows, OS X and Linux/GTK. wxRuby aims to provide a comprehensive solution to developing professional-standard desktop applications in Ruby. wxRuby3 also provides extensive and complete reference documentation. What's changed in this release: * added support for building and installing binary packages for all major platforms (see the updated documentation); * added release artifacts for standard binary packages for the latest versions of all supported major platforms; * added support for Wx::SecretStore and Wx::SecretValue; * some bugfixes; * some documentation improvements. If you are interested check this out: Documentation: https://mcorino.github.io/wxRuby3/index.html Github: https://github.com/mcorino/wxruby3 Rubygems: https://rubygems.org/gems/wxruby3