Skip to content

Version 3.0.1

Compare
Choose a tag to compare
@gkjpettet gkjpettet released this 05 Apr 14:00
· 16 commits to master since this release

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() and HTTP.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 new ErrorOccurred event

Full documentation is available at https://roolang.org.

Installation

The easiest way is to use Homebrew on the Mac or Scoop on Windows.

Downloads

macOS
Windows (64-bit)
Linux (ARM)
Linux (x86 64-bit)