Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

v0.15.2

Compare
Choose a tag to compare
@vasco-santos vasco-santos released this 28 Dec 09:54
· 168 commits to master since this release

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