Skip to content

v2.2.0

Compare
Choose a tag to compare
@ghaiklor ghaiklor released this 24 Dec 14:38

<a name"2.2.0">

2.2.0 (2015-12-24)

Bug Fixes

  • cursor: Fix issue when calling erase() with wrong argument writes to stream (fdef80a6)

Features

  • cursor:
    • Implement adding new streams on the fly via .pipe() method (bd853a4d)
    • Implement support for several streams (1df93212)