- Fixed bug that prevented proper loading of files from CLI.
- Added
no_gil
block support. - Allow creating instance variables.
- Multiple file Rubex programs using
rubex_require
. - Support multiple arguments in
[]
operator. - New rake tasks for various options like debug, just compiling, compile + install etc.
- More CLI options for debug and force.
- Bugs fixes and internal code refactoring. Not much in terms of user-facing features.
- First release.