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

Releases: libp2p/js-libp2p-record

v0.10.2

20 Apr 12:23
Compare
Choose a tag to compare

Bug Fixes

v0.10.1

07 Apr 10:06
Compare
Choose a tag to compare
chore: release version v0.10.1

v0.10.0

02 Feb 16:14
Compare
Choose a tag to compare

Features

v0.9.0

07 Aug 16:21
a6433e5
Compare
Choose a tag to compare
chore: release version v0.9.0

v0.8.0

29 Jul 14:37
Compare
Choose a tag to compare

Bug Fixes

  • support uint8arrays in place of node buffers (#23) (3b99ee1)

BREAKING CHANGES

  • takes Uint8Arrays as well as Node Buffers

v0.7.3

27 Apr 06:53
Compare
Choose a tag to compare

Bug Fixes

v0.7.2

13 Feb 16:23
Compare
Choose a tag to compare

Bug Fixes

v0.7.1

03 Jan 09:26
Compare
Choose a tag to compare
chore: release version v0.7.1

v0.7.0

16 Aug 09:32
Compare
Choose a tag to compare

Code Refactoring

BREAKING CHANGES

  • All places in the API that used callbacks are now replaced with async/await

v0.6.3

23 May 14:58
Compare
Choose a tag to compare

Bug Fixes