v1.0.0-canary.28
Pre-release
Pre-release
·
106 commits
to canary
since this release
🚨 Breaking Changes
- Organize project files and integrate linting jobs - by @kurosakishigure in #251 (ca958)
- Modify the env name of the config parameter - by @kurosakishigure in #259 (f7a46)
- Fix cmd module assertion failed - by @kurosakishigure in #255 (ed097)
🩹 Fixes
- The CI pipeline will no longer be triggered when modifying
*.rs
files - by @kurosakishigure in #260 (4bb08)
🏡 Chore
- Reduce build size - by @kurosakishigure in #257 (29744)
- Add
.rustfmt.toml
- by @kurosakishigure in #263 (a77d3) - Restrict the scope of linting, expand the scope of CODEOWNERS, and add Vale rules - by @kurosakishigure in #265 (b0825)
- Change WinGet badge color - by @kurosakishigure in #267 (24551)
- Change the repository owner - by @kurosakishigure in #275 (0192f)
- Bump version - by @kurosakishigure in #276 (4d2c8)
📖 Docs
- Add some details to CONTRIBUTING.md - by @kurosakishigure in #244 (1a586)
- Add a
Packaging Status
badge to theINSTALL.md
file - by @kurosakishigure in #246 (02528) - Remove NOTE for INSTALL.md - by @kurosakishigure in #247 (61f11)
- Refine the field descriptions of the article - by @kurosakishigure in #258 (94ebf)
- Change WinGet link for README.md - by @kurosakishigure in #266 (2831d)
- Add badge logo for README.md - by @kurosakishigure in #268 (1dae6)
- Tidy up the SECURITY.md - by @kurosakishigure in #271 (cc9d3)
- Add a RELEASE.md document and update the version support range in SECURITY.md - by @kurosakishigure in #272 (3cdbd)
- Opt RELEASES.md and SECURITY.md - by @kurosakishigure in #273 (5608c)
✅ Tests
- Exclude
main.rs
from Tarpaulin coverage - by @kurosakishigure in #245 (537b7)
📦 Dependencies
- Bump tokio from 1.42.0 to 1.43.0 - in #248 (ce721)
- Bump clap from 4.5.24 to 4.5.26 - in #252 (ac767)
- Bump thiserror from 2.0.9 to 2.0.11 - in #254 (8ef51)
- Bump clap from 4.5.26 to 4.5.27 - in #274 (ab7d1)
- Updtae Cargo.lock versions - by @kurosakishigure in #278 (3ac53)
🤖 Workflows
- Increase the error level - by @kurosakishigure in #256 (1c61e)
- Delete
:
- by @kurosakishigure in #262 (57e66) - Refine the trigger conditions for workflows - by @kurosakishigure in #264 (865ff)
- Optimize workflows - by @kurosakishigure in #270 (52f95)
- Fixed vale CI error, remove redundant rules - by @kurosakishigure in #277 (d371b)
- Remove rust-cache in ci.yml - by @kurosakishigure in #279 (83d8b)