Release Name: 0.1.5
Notes:
A simple redirector for use when you just want to safely redirect stdio.
Simply encapsulates a few different safety mechanisms when redirecting stdio,
with the primary goal of making it easier to write apps that run under
rubyw.exe, where ruby loads with stdio closed.
Whilst the primary intention for use is under win32, and was actually
developed as an external helper for specifically win32-service usage, this gem
may be useful to some other folks on other platforms. It is not win32
specific.
Changes:
== 0.1.0 / 2008-12-24
* 1 major enhancement
* Birthday!
|