Skip to content

Releases: ipfs/js-ipns

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

v0.4.3

30 Nov 14:40
Compare
Choose a tag to compare
chore: release version v0.4.3

v0.4.2

29 Nov 11:46
Compare
Choose a tag to compare

Bug Fixes

  • validator select should return if no callback (#15) (0845877)

v0.4.1

26 Nov 10:31
Compare
Choose a tag to compare
chore: release version v0.4.1

v0.4.0

16 Nov 09:48
Compare
Choose a tag to compare

Bug Fixes

BREAKING CHANGES

  • having the libp2p-record protobuf definition compliant with go-libp2p-record. Author and signature were removed.

v0.3.0

26 Oct 13:14
Compare
Choose a tag to compare
chore: release version v0.3.0