Version 2.4.0
New Features
- HTTP networking support added! This release introduces two new data types (the
Request
andResponse
objects) and theHTTP
module enabling Roo to now make HTTP requests - Added a new
JSON
module for parsing JSON strings to Roo data structures and for converting RooHash
objects to JSON strings
Improvements
- Added
Text.to_date
getter - Added
DateTime.day_name
getter - Added
DateTime.long_month
getter - Added
DateTime.short_month
getter
Installation
The easiest way is to use Homebrew on the Mac or Scoop on Windows.