Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 551 Bytes

HISTORY.md

File metadata and controls

22 lines (14 loc) · 551 Bytes

v0.1.2 (26 May 2018)

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.

v0.1.1

  • Bugs fixes and internal code refactoring. Not much in terms of user-facing features.

v0.1 (17 Sept. 2017)

  • First release.