Skip to content

v0.1.1

Compare
Choose a tag to compare
@steveatinfincia steveatinfincia released this 08 Nov 00:09
· 116 commits to master since this release
0.1.1
446d596

Minor changes to public API, but also removes a panic!() call

Changes

  • Implement std::error::Error and std:fmt::Display on Bip39Error
  • Use Into for public function arguments
  • Don’t panic if words aren’t found in word list during validation