Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 539 Bytes

CHANGELOG.md

File metadata and controls

9 lines (7 loc) · 539 Bytes

bitcoin_uri Changelog

0.1.0

  • Fork from Kixunil/bip21 @ eae7201 v0.5.0.
  • Bump MSRV to 1.63.0 #1
  • Fix escaping of '#' in parameter values and handling of unescaped '#' in uri #3
  • Fix unicode on exactly index 7 must not panic #4
    • Make this fix rust 1.63.0 compatible #5