- add promise interface
- drop tests for node 4 & 6
- documentation fixes (no code change)
- no changes other than bump to a stable version
- rewrite using a completely different approach because 0.1.x approach was too fragile and often broke with edge cases
- api backwards incompatible with 0.1 - will bump to 1.0.0 only once api is stable
- fix data being emitted out of order on a large peeked stream
- fix typo in require
- initial version