Sha256: cd544e3822836d4be374ed1fc8576556c36120c7ba4fd836e2d881ee28ebe90b

Contents?: true

Size: 1.1 KB

Versions: 1

Compression:

Stored size: 1.1 KB

Contents

== Changes

=== Version 0.3.0 - 2007-08-30

* reorganize the code structure, removing Spawnable namespace
* removed 'do_magic' method, changed it to 'open'
* added override environment variable LAUNCHY_HOST_OS for testing
* fix broken cygwin support [Bug #13472]

=== Version 0.2.1 - 2007-08-18

* fix inability to find windows executables [Bug #13132]

=== Version 0.2.0 - 2007-08-11

* rework browser finding
* manual override with LAUNCHY_BROWSER environment variable
* on *nix use desktop application launcher with fallback to list of browsers
* On windows, switch to 'start' command and remove dependency on win32-process
* removed win32 gem
* Add debug output by setting LAUNCHY_DEBUG environment variable to 'true'

=== Version 0.1.2 - 2007-08-11

* forked child exits without calling at_exit handlers

=== Version 0.1.1

* fixed rubyforge task to release mswin32 gem also

=== Version 0.1.0 

* Initial public release
* switched to using fork to spawn process and require 'win32/process' if on windows

=== Version 0.0.2

* First attempt at using systemu to spawn processes

=== Version 0.0.1

* Initially working release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
launchy-0.3.0 CHANGES