Release Name: 0.3.4
Notes:
This new version provides better compatibility with RubyGems 0.9.4 upto 1.0.1
Also, is more strict in relation to it's dependencies to reduce the problems with gems not being available in pre-compiled form.
Was tested with mongrel 1.0.5 and 1.1.3, on all these cases it worked without issues.
This new version ships with RELEASE mode on, so no servicefb debugging log files are generated.
Changes:
* 0.3.4 *
* Strict Gem dependencies for mongrel_service. This version is compatible
only with mongrel 1.0.x, 1.1.x and with win32-service 0.5.x.
* Fixed issues realted to Win32::Service and gem_plugin being registered with
different names due win32-service changes.
|