Skip to content

Latest commit

 

History

History
276 lines (127 loc) · 13.3 KB

CHANGELOG.md

File metadata and controls

276 lines (127 loc) · 13.3 KB

Documentation

3.0.3 (2023-08-14)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/crypto bumped from ^2.0.2 to ^2.0.3
      • @libp2p/interface bumped from ^0.1.1 to ^0.1.2
      • @libp2p/peer-id bumped from ^3.0.1 to ^3.0.2

3.0.2 (2023-08-05)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/crypto bumped from ^2.0.1 to ^2.0.2
      • @libp2p/interface bumped from ^0.1.0 to ^0.1.1
      • @libp2p/peer-id bumped from ^3.0.0 to ^3.0.1

3.0.1 (2023-08-04)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/crypto bumped from ^2.0.0 to ^2.0.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/crypto bumped from ^1.0.0 to ^2.0.0
      • @libp2p/interface bumped from ~0.0.1 to ^0.1.0
      • @libp2p/peer-id bumped from ^2.0.0 to ^3.0.0

Dependencies

  • bump protons-runtime from 4.0.2 to 5.0.0 (#49) (48037ee)

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)
  • update sibling dependencies (fa59f28)

Documentation

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

Dependencies

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

Dependencies

Trivial Changes

Dependencies

  • update protons and uint8arraylist (#17) (90588f5)

Trivial Changes

  • update sibling dependencies [skip ci] (4ecbbe0)

Trivial Changes

  • deps: bump @libp2p/interface-keys from 0.0.1 to 1.0.2 (#4) (8aff9ce)

Trivial Changes

  • deps: bump @libp2p/crypto from 0.22.14 to 1.0.0 (#3) (21ff018)

Trivial Changes

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

Trivial Changes

Bug Fixes

Bug Fixes

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

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

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.1 (2022-01-02)

Note: Version bump only for package libp2p-peer-id-factory

0.2.0 (2022-01-02)

Features