Commit 6af2fee
committed
Bump version to 0.4.0
This change bumps the version of the crate to 0.4.0. The following
notable changes have been made since 0.3.5:
- Added support for the Librem Key
- Added support for user provided extensions through lookup via the
PATH environment variable
- Added the fill command that fills the SD card of a Nitrokey Storage device
with random data
- Added the termion dependency in version 1.5.6
- Added SD card usage information to the output of the status command for
Storage devices
- Renamed the --{no-,}{numlock,capslock,scrollock} options of the config
set command to --{no-,}{num-lock,caps-lock,scroll-lock}
- Added support for generating completion scripts for shells other than
bash
- Bumped anyhow dependency to 1.0.39
- Bumped libc dependency to 0.2.90
- Bumped nitrokey dependency to 0.8.0
- Bumped serde dependency to 1.0.118
- Bumped structopt dependency to 0.3.21
- Bumped toml dependency to 0.5.8
- Bumped various transitive dependencies to most recent versions1 parent 9ab8742 commit 6af2fee
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments