Feb 03 2008

Queueue version 0.0.5

Update: Version 0.0.6 is out, cleaning up after 0.0.5.

A new version of Queueue, 0.0.5, is out.

It is different to previous Queueue versions in that it now uses Sinatra instead of its old, hand crafted dispatcher. There are two reasons behind using Sinatra. One, the dispatch code is now much cleaner. Two, I wanted Queueue to support the Rack interface and Sinatra is built on top of Rack.

Expect everything else to behave the same as the previous release of Queueue.