Skip to content

Releases: ipfs/js-ipns

v6.0.0

21 Mar 10:36
Compare
Choose a tag to compare

6.0.0 (2023-03-21)

⚠ BREAKING CHANGES

  • bump interface-datastore from 7.0.4 to 8.1.0 (#215)

Dependencies

  • bump interface-datastore from 7.0.4 to 8.1.0 (#215) (100799c)
  • bump protons-runtime from 4.0.2 to 5.0.0 (#201) (60c3a15)
  • dev: bump protons from 6.1.3 to 7.0.2 (#204) (eb05501)

v5.0.2

21 Mar 10:16
Compare
Choose a tag to compare

5.0.2 (2023-03-21)

Dependencies

  • dev: bump aegir from 37.12.1 to 38.1.7 (#211) (9b7cca0)

v5.0.1

07 Jan 06:59
Compare
Choose a tag to compare

5.0.1 (2023-01-07)

Documentation

v5.0.0

07 Jan 06:53
Compare
Choose a tag to compare

5.0.0 (2023-01-07)

⚠ BREAKING CHANGES

  • update multiformats to v11 (#196)

Dependencies

v4.0.0

17 Oct 15:00
Compare
Choose a tag to compare

4.0.0 (2022-10-17)

⚠ BREAKING CHANGES

  • update multiformats, protons and uint8arrays (#189)

Dependencies

  • update multiformats, protons and uint8arrays (#189) (645c3b8)

v3.0.0

20 Sep 23:12
Compare
Choose a tag to compare

3.0.0 (2022-09-20)

⚠ BREAKING CHANGES

  • IPNS V1 signatures are ignored, records without V2 signature are no longer marked as Valid.

Bug Fixes

v2.0.3

14 Aug 09:56
Compare
Choose a tag to compare

2.0.3 (2022-08-14)

Bug Fixes

v2.0.2

14 Aug 08:46
Compare
Choose a tag to compare

2.0.2 (2022-08-14)

Dependencies

  • bump interface-datastore from 6.1.1 to 7.0.0 (#176) (7f8caa0)

v2.0.1

11 Aug 14:50
Compare
Choose a tag to compare

2.0.1 (2022-08-11)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (116d5ec)
  • update project config (#174) (5200b95)

Dependencies

v2.0.0

28 Jun 09:48
Compare
Choose a tag to compare

2.0.0 (2022-06-28)

⚠ BREAKING CHANGES

  • update to new libp2p interface versions

Features