
This release brings extended and improved configuration support as well as support for the Wx persistence framework including documentation for both. 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: - extend and improve Wx configuration support - add Wx configuration documentation - add support for the Wx persistence framework - add persistence framework documentation - extend regression tests - improve nested enum enumerator resolving support - fix some code generation issues 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