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

Releases: ipfs/go-namesys

v0.7.1

25 May 14:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

25 Jan 00:21
9f5f653
Compare
Choose a tag to compare

What's Changed

  • feat: use PublishOptions for publishing IPNS records by @hacdias in #35
  • chore: release 0.7.0 by @lidel in #36

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.5.0

27 Apr 23:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.3.1

17 Aug 13:15
434a74d
Compare
Choose a tag to compare

fix deprecated calls (#19)

v0.3.0

12 May 20:55
ab417f4
Compare
Choose a tag to compare

Added support for the latest go-ipns

v0.1.1

07 Apr 20:37
Compare
Choose a tag to compare
  • use eth.domains instead of eth.link for .eth names (#8)
  • a more useful DNSLink resolve error (#9)

v0.1.0

23 Mar 14:26
v0.1.0
db5d403
Compare
Choose a tag to compare
  • Removes ununsed go-ipfs dependency from go.mod
  • Removes dependencies to go-unixfs
  • Removes InitializeKeyspace function
  • Bumps tests to go1.15