• keyfork-v0.2.4 e1f8ce9a97

    ryan released this 2024-08-11 21:27:25 +00:00 | 40 commits to main since this release

    The most significant change in this release is the reorganization of
    some of the subcommands, where they would be better as enum-traits, such
    as keyfork derive and keyfork wizard.

    e1f8ce9 cleanup workspace duplicated dependencies
    b254ba7 cleanup post-merge
    58d3c34 Merge branch 'main' into ryansquared/staging-since-latest
    35f57fc Merge branch 'ryansquared/keyfork-mnemonic-refactors'
    a2eb5fd bump dependencies with listed vulnerabilities (not affected)
    5219c5a keyfork: enum-trait-ify choose-your-own commands
    b26f296 keyfork-derive-path-data: move all pathcrafting here
    35ab5e6 keyfork-mnemonic-util => keyfork-mnemonic
    f5627e5 keyfork-mnemonic-util: impl try_from_slice and from_array
    02e5b54 keyfork-mnemonic-util::generate_seed: return const size array
    
    Downloads