Skip to content

v0.3.2

Compare
Choose a tag to compare
@d-e-s-o d-e-s-o released this 11 Apr 23:20
· 128 commits to master since this release
v0.3.2
550a730
  • Added the list command that lists all attached Nitrokey devices
  • Reworked argument handling:
    • Added structopt dependency in version 0.3.7
    • Replaced argparse with structopt
    • Removed argparse dependency
    • Made the --verbose and --model options global
  • Removed vendored dependencies and moved source code into repository
    root
  • Bumped nitrokey dependency to 0.6.0
  • Bumped quote dependency to 1.0.3
  • Bumped syn dependency to 1.0.14