Skip to content

Releases: libp2p/interop

v0.4.0

04 May 09:22
Compare
Choose a tag to compare

Features

v0.3.0

27 Aug 12:15
Compare
Choose a tag to compare

Bug Fixes

  • replace node buffers with uint8arrays (#42) (ef57641)

BREAKING CHANGES

    • All deps of this module now use uint8arrays in place of node buffers
  • chore: bump deps

Co-authored-by: Jacob Heun jacobheun@gmail.com

v0.2.0

23 Aug 22:35
8190ce7
Compare
Choose a tag to compare

Bug Fixes

  • replace node buffers with uint8arrays (#42) (ef57641)

BREAKING CHANGES

    • All deps of this module now use uint8arrays in place of node buffers
  • chore: bump deps

Co-authored-by: Jacob Heun jacobheun@gmail.com

v0.1.1

26 Jun 11:39
Compare
Choose a tag to compare
chore: release version v0.1.1

v0.1.0

08 Jun 10:09
Compare
Choose a tag to compare
chore: release version v0.1.0

v0.0.5

14 May 08:35
Compare
Choose a tag to compare

Features

  • add connect tests using secio and noise (#40) (66e1f62)

v0.0.4

13 May 07:13
Compare
Choose a tag to compare
chore: release version v0.0.4

v0.0.3

05 May 07:03
Compare
Choose a tag to compare
chore: release version v0.0.3

v0.0.2

26 Mar 08:09
Compare
Choose a tag to compare
chore: release version v0.0.2

0.5.0

05 Feb 09:35
Compare
Choose a tag to compare

Bug Fixes

Features