Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Latest commit

 

History

History
115 lines (46 loc) · 2.89 KB

CHANGELOG.md

File metadata and controls

115 lines (46 loc) · 2.89 KB

0.4.1 (2019-10-17)

Features

  • add support for timeline proxying (#31) (541bf83)

0.4.0 (2019-09-27)

Code Refactoring

  • API changes and switch to async iterators (#29) (bf5c646)

BREAKING CHANGES

  • all the callbacks in the provided API were removed and each function uses async/await. Additionally, pull-streams are no longer being used. See the README for new usage.

0.3.3 (2018-11-29)

0.3.1 (2017-02-09)

0.3.0 (2016-11-03)

Features

  • async crypto + sauce labs + aegir 9 (b40114c)

0.2.1 (2016-09-05)

Bug Fixes

  • package.json: point to right main (84cd2ca)

0.2.0 (2016-09-05)

Bug Fixes

Features

  • connection: migrate to pull-streams (ed5727a)

0.1.8 (2016-08-03)

0.1.7 (2016-06-27)

0.1.6 (2016-06-23)

0.1.5 (2016-06-23)

0.1.4 (2016-06-23)

0.1.3 (2016-06-16)

0.1.0 (2016-06-16)

0.0.3 (2015-12-12)

0.0.1 (2015-09-17)