- Introducing default route
- BUGFIX: hostnames with hyphens e.g s-app-1 break the syslog parser
- Make Syslog parsing independent from haproxy
- Examples on how to use it with node.js and connect including a simple node.js profiler
- Do not crash when an exception occurs during URI parsing (Knut Nesheim)
- Support syslog message format (Knut Nesheim)
- config file similar to unicorn.rb
- support for custom parsers
- support for custom recorders
- simple router
- improved test suite
- daemonize mode is still broken
- support for pid file in normal mode (not daemonized)
- daemonize mode is broken