Version 3.0.1
Bug Fixes
- Can now set fields on native modules if the module implements the
RooNativeSettable
interface. - Various fixes to Roo's JSON parsing engine
- Local variables no longer shadow variables with the same name but a different case in an enclosing scope
New Features
- Added
HTTP.url_decode()
andHTTP.url_encode()
functions - Simplified error handling if you are embedding Roo in an existing Xojo app with the removal of four events from the
RooInterpreter
class and the addition of a newErrorOccurred
event
Full documentation is available at https://roolang.org.
Installation
The easiest way is to use Homebrew on the Mac or Scoop on Windows.