Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

v0.9.0

Compare
Choose a tag to compare
@marten-seemann marten-seemann released this 24 Jul 19:00
· 56 commits to master since this release
ea6cbf9

In this release, we removed a number functions and types that have long been deprecated:

  • crypto/KeyStretcher and crypto.StretchedKeys (#203)
  • Bytes method from the crypto.Key interface (#204)
  • peer.IDB58Decode, peer.IDB58Encode, peer.IdHexDecode, peer.IdHexEncode (#205)
  • insecure.New constructor for the insecure transport (#206)