Skip to content

Releases: keefertaylor/MnemonicKit

1.3.9

09 Nov 17:35
Compare
Choose a tag to compare
cut 1.3.9

1.3.8

04 Nov 03:21
Compare
Choose a tag to compare
Bump fix version

1.3.7

26 Apr 22:54
Compare
Choose a tag to compare
Cut a point fix

1.3.6: Merge pull request #17 from keefertaylor/validate_deterministic_string

26 Apr 18:40
99f50be
Compare
Choose a tag to compare
Validate mnemonics when generating a deterministic string

1.3.5

25 Apr 00:57
117c483
Compare
Choose a tag to compare

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

16 Feb 18:01
Compare
Choose a tag to compare
Bump fix

1.3.3

27 Jan 22:55
Compare
Choose a tag to compare
Fix style violations

1.3.2

08 Jan 23:14
Compare
Choose a tag to compare
bump fix number

1.3.1

08 Jan 22:45
Compare
Choose a tag to compare
Bump fix version number to 1.3.1. This is testing Travis releases

Carthage support

08 Jan 02:16
Compare
Choose a tag to compare

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.