Release Name: 1.0.2
Notes:
OCRA (One-Click Ruby Application) builds Windows executables from Ruby
source code. The executable is a self-extracting, self-running
executable that contains the Ruby interpreter, your source code and
any additionally needed ruby libraries or DLL.
Changes:
=== 1.0.1 / 2009-05-05
* Added stub with windows runtime for windowed applications
(e.g. wxRuby) and fixed issue where OCRA would use ruby.exe instead
of rubyw.exe for such programs. [#25774]
|