Version 0.4.0
This release mainly contain two new features:
Made it possible to enable gzip on the long lived connection against twitter. This will reduce the bandwidth usage when receiving larger amount of messages.
Made it possible to alter the connection pool on the request object which create the long lived connection against Twitter. By default this is 5, but can now be set higher.