Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 227 Bytes

CHANGELOG.md

File metadata and controls

4 lines (4 loc) · 227 Bytes

2.0.0

changed

  • decode does not throw an exception for an invalid address, the address MUST be checked by the user
  • decode returns { address, options } instead of assigning the options to the parent decode object