Releases: keefertaylor/MnemonicKit
Releases · keefertaylor/MnemonicKit
1.3.9
1.3.8
Bump fix version
1.3.7
Cut a point fix
1.3.6: Merge pull request #17 from keefertaylor/validate_deterministic_string
Validate mnemonics when generating a deterministic string
1.3.5
This point release change includes:
- Swift 5 support
- Ability to pass iterations to mnemonic generation algorithm
- Additional typing to speed compilation on swift 5
1.3.4
Bump fix
1.3.3
Fix style violations
1.3.2
bump fix number
1.3.1
Bump fix version number to 1.3.1. This is testing Travis releases
Carthage support
Version 1.3 adds support for the Carthage build system and cleans up the code structure to be more user friendly.
Thanks to fortmarek@ for the help in creating this release.