Skip to content

Release GIL and multi file programs.

Latest
Compare
Choose a tag to compare
@v0dro v0dro released this 26 May 13:00
· 4 commits to master since this release

This release fixes various bugs from v0.1.1 and adds new features. Here's the changelog:

Bug fixes

  • Fixed bug that prevented proper loading of files from CLI.

Features

  • 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.