> Hey all,
> Thin, the sexy web server, version 0.8.2 (codename Double Margarita)
> is out!
> == 1.0 Release Candidate
> The magical 1.0 release is very near! So consider this a release
> candidate for 1.0.
> I plan on reviewing all docs and site prior to that. All important
> bugs have been fixed
> and no features will be added until the major version bump.
> If you experience any problem w/ Thin or you think some things a
> missing for a 1.0 release
> please report asap!
> == What's new?
> * Require EventMachine 0.12.0
> * [bug] Fix timeout handling when running command
> * [bug] Fix hanging when restarting and no process is running in
> single server mode, fixes #67
> * Added Mack adapter [markbates]
> * Allow rackup .rb files by getting a conventionally named constant
> as the app [bmizerany]
> == Get it!
> Install Thin from RubyForge:
> gem install thin
> Or using my mirror:
> gem install thin --sourcehttp://code.macournoyer.com
> == Contribute
> Site: http://code.macournoyer.com/thin/
> Group:http://groups.google.com/group/thin-ruby/topics
> Bugs: http://thin.lighthouseapp.com/projects/7212-thin
> Code: http://github.com/macournoyer/thin
> IRC: #thin on freenode
> Thanks to all the people who contributed to Thin, EventMachine, Rack
> and Mongrel.
> Marc-Andre Cournoyerhttp://macournoyer.com/