Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Latest commit

 

History

History
330 lines (132 loc) · 9.8 KB

CHANGELOG.md

File metadata and controls

330 lines (132 loc) · 9.8 KB

3.0.2 (2021-12-21)

Bug Fixes

3.0.1 (2021-12-21)

Bug Fixes

3.0.0 (2021-12-21)

Bug Fixes

BREAKING CHANGES

  • This module now has types

2.0.1 (2021-08-19)

2.0.0 (2021-04-08)

1.0.0 (2020-08-12)

Bug Fixes

  • replace node buffers with uint8arrays (#90) (543aabb)

0.15.2 (2020-02-02)

0.15.1 (2019-10-31)

Bug Fixes

Code Refactoring

Features

BREAKING CHANGES

  • The API has changed from callbacks to async/await. Additionally, the use has changed. See the README for usage guidance.

0.15.0 (2019-09-27)

Code Refactoring

Features

BREAKING CHANGES

  • The API has changed from callbacks to async/await. Additionally, the use has changed. See the README for usage guidance.

0.14.6 (2019-07-23)

Reverts

0.14.5 (2019-07-09)

0.14.4 (2019-01-11)

Bug Fixes

0.14.3 (2018-08-15)

Bug Fixes

  • catch uncaught exceptions from pull in dialer.handle (d3cd2e5)

0.14.2 (2018-04-30)

0.14.1 (2017-11-12)

0.14.0 (2017-10-23)

Features

0.13.5 (2017-03-16)

0.13.4 (2017-02-09)

0.13.3 (2017-01-29)

0.13.2 (2017-01-10)

Bug Fixes

0.13.1 (2017-01-10)

Bug Fixes

  • make sure that callbacks are called only once (12a43d3)

0.13.0 (2016-11-03)

Features

  • add semver matcher and tests (56a8b0a)
  • move lsHandler out to its own module (8f32cba)
  • refactor, simplify, make handling of logs nicer (6699023)
  • support for custom matching functions (3659848)
  • yield back the protocol that was handshaked on that conn for when matching is non strict (b5fc01f)

0.12.0 (2016-11-03)

Features

0.11.1 (2016-09-11)

Features

0.11.0 (2016-09-06)

Bug Fixes

  • protocol: fix the implementation of the protocol (4775651)

Features

  • deps, lint: update deps, remove unnecessary lint patch, remove (bdc239f)
  • pull: migration to pull-streams (b8de80d)

0.10.0 (2016-05-28)

Bug Fixes

  • respect pause and resume on connections (cd8681e)

0.9.0 (2016-05-18)

0.8.0 (2016-05-18)

0.7.0 (2016-05-17)

0.6.5 (2016-04-19)

Bug Fixes

  • Add back missing dependency (cd685f9)

0.6.4 (2016-04-18)

0.6.3 (2015-10-29)

0.6.2 (2015-09-14)

0.6.1 (2015-07-08)

0.6.0 (2015-07-02)

0.5.0 (2015-06-08)

0.4.0 (2015-06-08)

0.3.0 (2015-06-08)

0.2.1 (2015-06-08)

0.2.0 (2015-06-08)

0.1.0 (2015-06-07)