Skip to content

Commit dae1e70

Browse files
Merge pull request #387 from wcampbell0x2a/add-clap-style
Add clap style
2 parents 2d595e5 + cec0b5d commit dae1e70

File tree

7 files changed

+236
-120
lines changed

7 files changed

+236
-120
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3333
- Bump jemallocator from 0.5.0 to 0.5.4 ([#305](https://github.com/wcampbell0x2a/backhand/pull/305))
3434
- Bump thiserror from 1.0.40 to 1.0.50 ([#304](https://github.com/wcampbell0x2a/backhand/pull/304))
3535
- Bump MSRV to `1.73.0` to use now stabilized `std::os::unix::fs::lchown`
36+
- Add color styling to help output ([#387](https://github.com/wcampbell0x2a/backhand/pull/387))
3637

3738
#### unsquashfs
3839
- Add progress bar for a cleaner output when extracting files ([#272](https://github.com/wcampbell0x2a/backhand/pull/272))
@@ -642,4 +643,4 @@ only_read/tplink_ax1800
642643
- `DirEntry` uses `InodeId` instead of `u8`
643644

644645
### [v0.1.0] - 2023-01-01
645-
- Initial Release
646+
- Initial Release

0 commit comments

Comments
 (0)