Release Name: 1.1.4
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.1.4
* The tempdir marker is now pretty-printed as "" in the
output.
* Fixed various issues with path and filenames being handled case
sensitive.
* Now uses config settings for Ruby executable names (should now also
work with ruby installations built with --program-suffix).
* Supported invoking ocra with an absolute path to the script. Will
assume that the script is in the root of the source hierachy.
|