js-libp2p-tcp/CHANGELOG.md
2021-02-03 13:06:33 +01:00

11 KiB

0.15.3 (2021-02-03)

Bug Fixes

0.15.2 (2020-12-28)

Bug Fixes

  • catch error from maConn.close (#128) (0fe0815)
  • catch thrown maConn errors in listener (#122) (86db568), closes #121
  • intermittent error when asking for interfaces (#137) (af9804e)
  • remove use of assert module (#123) (6272876)
  • transport should not handle connection if upgradeInbound throws (#119) (21f8747)

Chores

BREAKING CHANGES

    • The multiaddr dep used by this module returns Uint8Arrays and may not be compatible with previous versions
  • chore: update utils

  • chore: remove gh dep url

0.15.1 (2020-08-11)

0.15.0 (2020-08-07)

Chores

BREAKING CHANGES

    • The multiaddr dep used by this module returns Uint8Arrays and may not be compatible with previous versions
  • chore: update utils

  • chore: remove gh dep url

0.14.6 (2020-07-17)

0.14.5 (2020-04-28)

Bug Fixes

0.14.4 (2020-02-24)

Bug Fixes

0.14.3 (2019-12-20)

Bug Fixes

  • transport should not handle connection if upgradeInbound throws (#119) (21f8747)

0.14.2 (2019-12-06)

Bug Fixes

Features

0.14.1 (2019-09-20)

Bug Fixes

0.14.0 (2019-09-16)

Features

BREAKING CHANGES

0.13.1 (2019-08-08)

0.13.0 (2018-09-12)

Features

  • add support for dialing over dns (eba0b48)

0.12.1 (2018-07-31)

Bug Fixes

  • invalid ip address and daemon can be crashed by remote user (4b04b17)

0.12.0 (2018-04-05)

Features

0.11.6 (2018-02-20)

0.11.5 (2018-02-07)

0.11.4 (2018-02-07)

0.11.3 (2018-02-07)

Bug Fixes

0.11.2 (2018-01-12)

Bug Fixes

0.11.1 (2017-10-13)

Features

0.11.0 (2017-09-03)

Features

0.10.2 (2017-07-22)

0.10.1 (2017-04-13)

Bug Fixes

  • catch errors on incomming sockets (e204517)

0.10.0 (2017-03-27)

Bug Fixes

  • dial: proper error handling on dial (#77) (4d4f295)

0.9.4 (2017-03-21)

0.9.3 (2017-02-09)

0.9.2 (2017-02-09)

0.9.1 (2016-11-03)

0.9.0 (2016-11-03)

Bug Fixes

  • deps: remove unused pull dep (06689e3)

0.8.1 (2016-09-06)

0.8.0 (2016-09-06)

Features

  • deps: update to published deps (da8ee21)
  • pull: migration to pull-streams (5e89a26)
  • readme: add pull-streams documentation (d9f65e0)

0.7.4 (2016-08-03)

0.7.3 (2016-06-26)

0.7.2 (2016-06-23)

0.7.1 (2016-06-23)

Bug Fixes

  • error was passed in duplicate (9ac5cca)

0.7.0 (2016-06-22)

0.6.2 (2016-06-01)

Bug Fixes

  • address cr (2ed01e8)
  • destroy hanging connections after timeout (4a12169)

0.6.1 (2016-05-29)

0.6.0 (2016-05-22)

0.5.3 (2016-05-22)

0.5.2 (2016-05-09)

0.5.1 (2016-05-08)

0.5.0 (2016-04-25)

0.4.0 (2016-03-14)

0.3.0 (2016-03-10)

0.2.1 (2016-03-04)

0.2.0 (2016-03-04)

0.1.2 (2015-10-29)

0.1.1 (2015-09-17)

0.1.0 (2015-09-16)