Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@anquii anquii released this 30 Dec 20:04

Changes:

  • Removed dependency of CryptoSwift and replaced its use with CryptoKit and CommonCrypto
  • Removed EntropyGeneratorError and SeedDerivatorError given that no throwing should occur within a working implementation
  • Added dependency of BinaryExtensions to the BIP39Tests target

Full Changelog: v2.1.0...v3.0.0