
This release brings a refactored, worry-free installation procedure. 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: - the build and installation procedure has been thoroughly refactored with a two-step installation for source gems (to comply with the intentions of the RubyGems maintainers) which provides automated, worry-free build and installation; see the updated documentation here: https://mcorino.github.io/wxRuby3/file.INSTALL.html. - 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