Releases: AOSC-Dev/oma
Releases · AOSC-Dev/oma
v0.17.1
Chore
- update all deps
- Also remove useless dep
- clap_cli.rs => args.rs
- update README
- remove useless tracing-subscriber envfilter dep
New Features
- output man pages to /man
- try use clap to gen man
- add extract and verify database progress bar
Refactor
- use clap build api to build argument
- Also fix if fix-broken count == 0 display less by eatradish
Style
- run cargo clippy
- move single_handler code line location
Commit Statistics
- 10 commits contributed to the release over the course of 2 calendar days.
- 3 days passed between releases.
- 10 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Run cargo clippy (a8e1ca9)
- Update all deps (08eb9d4)
- Output man pages to /man (438b89d)
- Use clap build api to build argument (f4318cb)
- Clap_cli.rs => args.rs (ca593f5)
- Try use clap to gen man (f3f2ebb)
- Move single_handler code line location (5e2a8ad)
- Add extract and verify database progress bar (3d572de)
- Update README (5e8d086)
- Remove useless tracing-subscriber envfilter dep (595f777)