Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 362 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 362 Bytes

v0.2.2

  • Fixes scriptPubKey padding

v0.2.1

  • Update the convert package (thanks Juneezee)

v0.2.0

  • Release for the null safety migration of this package.

v0.1.2

  • Add optional maxLength parameter for decoding Lightning addresses

v0.1.1

  • Add example
  • Add test demontrating using a public key to generate a P2WPKH and P2WSH address

v0.1.0

  • Initial release