Skip to content

Releases: devdasx/bip39-mnemonic-kit

2.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 09:08
Add cross-language consumer package tests

2.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 08:51
Rename packages to BIP39 Mnemonic Kit

1.1.4

Choose a tag to compare

@github-actions github-actions released this 13 Jul 08:38
Add JitPack publishing support

1.1.3

Choose a tag to compare

@github-actions github-actions released this 13 Jul 08:32
Release 1.1.3 metadata and registry handling

1.1.2

Choose a tag to compare

@github-actions github-actions released this 13 Jul 08:29
Fix CLI release bundle packaging

1.1.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 08:26
Prepare 1.1.1 ecosystem publishing

1.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 08:21
1.1.0

SwiftBIP39 1.0.2

Choose a tag to compare

@devdasx devdasx released this 13 Jul 07:55

Compatibility patch release.

Includes:

  • Swift tools version lowered to 6.2 for GitHub runner compatibility
  • install and release metadata updated to 1.0.2
  • CocoaPods spec updated to 1.0.2

SwiftBIP39 1.0.1

Choose a tag to compare

@devdasx devdasx released this 13 Jul 07:52

Discovery and distribution update.

Includes:

  • Swift Package Index submission
  • CocoaPods podspec and tag-driven release workflow
  • GitHub Pages landing site
  • SPI DocC manifest
  • packaging improvements for CocoaPods resource loading

SwiftBIP39 1.0.0

Choose a tag to compare

@devdasx devdasx released this 13 Jul 07:39

Initial public release of SwiftBIP39.

Includes:

  • BIP-39 English mnemonic generation
  • phrase validation and checksum verification
  • seed derivation with passphrase
  • official English test-vector coverage
  • GitHub Actions CI