Changelog of @hackage/bech32 1.0.1

ChangeLog for bech32

1.0.0 -- 2019-09-27

1.0.1 -- 2020-02-13

  • Improved module documentation, adding basic examples to help beginner users quickly get up to speed.
  • Exposed functions dataPartFromWords and dataPartToWords within public interface.
  • Exposed the Word5 type within the public interface.
  • Exposed the CharPosition type within the public interface.