================== 0.2.12 / 2014-04-26
- Changed "statuses/filter" method from POST to GET.
================== 0.2.11 / 2013-09-03
- Updated superagent dependency
================== 0.2.10 / 2013-07-04
- Fixes on error and reconnection
================== 0.2.9 / 2013-07-04
- Working with node v0.10.12
================== 0.2.8 / 2013-05-09
- Fix on stream#reconnect
================== 0.2.7 / 2013-01-11
- Fix on stream#end
================== 0.2.6 / 2012-12-13
- Allow custom access tokens
================== 0.2.5 / 2012-12-11
- Reconnection fixes
================== 0.2.4 / 2012-12-10
- Added new REST API methods "friends/list" and "followers/list"
- Added stream 'reconnect' & 'end' events
- Lib internal improvements
- Fixed superagent related memory issue for streams
- Updated dependencies
- Fix on compressed requests
- special characters control
- added debug module
- Auto reconnect properly working
- Endpoint typos
- Updated to REST API 1.1
- HTTP requests via Superagent and Superagent-oauth
- Minimalistic code
- Parsing via NJStream
- Streaming response is a Stream object
- Bug Fixes
- Bug Fixes
- Internal code improvements
- Bug Fixes
- Posibility to use special access tokens for each request
- Streaming API restart event
- Streaming API end event
- Reconnection bug fixes
- Gzipped requests
- Automatic reconnection support
- Updated node-oauth to v0.9.7
- Added Straming API limit and scrub_geo events
- Cleaner requests
- First stable version
- All API methods available
- Params preprocessing: Locations as {lat: num,long:num} arrays, allow array params
- API HTTP Error handling
- Paging for REST API
- Custom results for Search API