Skip to content

Releases: ipfs/js-ipns

v0.7.3

22 Jun 17:04
Compare
Choose a tag to compare

Bug Fixes

v0.7.2

12 May 07:27
Compare
Choose a tag to compare

Bug Fixes

  • ci: add empty commit to fix lint checks on master (929525f)

v0.7.1

24 Apr 07:12
Compare
Choose a tag to compare

Bug Fixes

v0.7.0

18 Dec 17:38
Compare
Choose a tag to compare

Bug Fixes

v0.6.1

25 Sep 10:32
Compare
Choose a tag to compare
chore: release version v0.6.1

v0.6.0

19 Jul 08:45
Compare
Choose a tag to compare

Chores

BREAKING CHANGES

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

v0.5.2

23 May 14:39
Compare
Choose a tag to compare

Bug Fixes

v0.5.1

03 Apr 11:17
Compare
Choose a tag to compare

Bug Fixes

BREAKING CHANGES

  • method createWithExpiration signature changed

expiration param changed from time of the record (in nanoseconds) to datetime for record in the [RFC3339]{@link https://www.ietf.org/rfc/rfc3339.txt} with nanoseconds precision

v0.4.5

10 Jan 11:57
Compare
Choose a tag to compare

Bug Fixes

BREAKING CHANGES

  • method createWithExpiration signature changed

expiration param changed from time of the record (in nanoseconds) to datetime for record in the [RFC3339]{@link https://www.ietf.org/rfc/rfc3339.txt} with nanoseconds precision

v0.4.4

04 Jan 09:57
Compare
Choose a tag to compare
chore: release version v0.4.4