Skip to content

Latest commit

 

History

History
319 lines (146 loc) · 14.4 KB

CHANGELOG.md

File metadata and controls

319 lines (146 loc) · 14.4 KB

Documentation

3.0.6 (2023-11-07)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ^0.1.5 to ^0.1.6

3.0.5 (2023-11-03)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ^0.1.4 to ^0.1.5

3.0.4 (2023-10-25)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ^0.1.3 to ^0.1.4

3.0.3 (2023-10-06)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ^0.1.2 to ^0.1.3

3.0.2 (2023-08-14)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ^0.1.1 to ^0.1.2

3.0.1 (2023-08-05)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ^0.1.0 to ^0.1.1

3.0.0 (2023-07-31)

⚠ BREAKING CHANGES

  • stream.stat.* and conn.stat.* properties are now accessed via stream.* and conn.*
  • consolidate interface modules (#1833)

Features

  • merge stat properties into stream/connection objects (#1856) (e9cafd3), closes #1849

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0

Documentation

Trivial Changes

Dependencies

  • bump aegir from 37.12.1 to 38.1.0 (#46) (ba54f6a)

⚠ BREAKING CHANGES

  • bump multiformats from 10.0.3 to 11.0.0 and @libp2p/interface-peer-id from 1.0.0 to 2.0.0 (#41)

Trivial Changes

Dependencies

  • bump multiformats from 10.0.3 to 11.0.0 and @libp2p/interface-peer-id from 1.0.0 to 2.0.0 (#41) (2aa0f79)

Documentation

  • publish api docs for all modules (#39) (861957a)

Bug Fixes

  • human readable peer ids in console.log (#36) (f80d1ea)

Trivial Changes

Trivial Changes

Dependencies

  • bump uint8arrays, protons and multiformats (#28) (e270265)

Bug Fixes

Bug Fixes

Trivial Changes

  • deps: bump @libp2p/interface-peer-id from 0.0.1 to 1.0.0 (#2) (69c0c49)

Trivial Changes

Bug Fixes

Bug Fixes

  • add logger methods, fix peer id deserialization (#194) (f0e1fad)

Bug Fixes

Trivial Changes

Bug Fixes

  • simplify transport interface, update interfaces for use with libp2p (#180) (ec81622)

Bug Fixes

  • rename crypto to connection-encrypter (#179) (d197f55)

Bug Fixes

  • update package config and add connection gater interface (#178) (c6079a6)

Bug Fixes

Bug Fixes

  • add multistream-select and update pubsub types (#170) (b9ecb2b)

Bug Fixes

  • hide implementations behind factory methods (#167) (2fba080)

Bug Fixes

Bug Fixes

Features

  • add peer store/records, and streams are just streams (#160) (8860a0c)

Bug Fixes

Trivial Changes

Trivial Changes

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.0 (2022-01-04)

Features

0.2.0 (2022-01-02)

Features