Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Latest commit

 

History

History
114 lines (51 loc) · 5.45 KB

CHANGELOG.md

File metadata and controls

114 lines (51 loc) · 5.45 KB

3.0.2 (2023-06-15)

Trivial Changes

  • Update .github/workflows/semantic-pull-request.yml [skip ci] (ceeba09)
  • Update .github/workflows/stale.yml [skip ci] (9190f64)

Dependencies

  • dev: bump aegir from 38.1.8 to 39.0.10 (#36) (9fa3de6)

3.0.1 (2023-03-24)

Trivial Changes

  • Update .github/workflows/semantic-pull-request.yml [skip ci] (aece586)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (7cea5fc)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (67007a2)

Dependencies

  • dev: bump aegir from 37.12.1 to 38.1.8 (#28) (17b6e75)

3.0.0 (2023-01-06)

⚠ BREAKING CHANGES

  • update to multiformats 11 (#15)

Bug Fixes

2.2.2 (2022-12-16)

Documentation

  • document mapIterable method (5f2bc2c)

2.2.1 (2022-12-16)

Documentation

2.2.0 (2022-09-29)

Features

  • add set operations - intersection, difference, union (#9) (896ee1f)

2.1.0 (2022-09-29)

Features

  • accept Iterable in PeerList constructor (#8) (5596ede)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (615eacf)

2.0.0 (2022-06-28)

⚠ BREAKING CHANGES

  • uses new peer-id interface

Bug Fixes

Bug Fixes

Bug Fixes

Bug Fixes

Trivial Changes

@libp2p/peer-collections-v1.0.0 (2022-03-15)

Bug Fixes

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