Releases: arghena/katharsis
Releases · arghena/katharsis
v1.0.0-canary.29
🚨 Breaking Changes
- docs: Remove the issue labeler, simplify the issue template, and add explanations and workflows related to PR labels - by @kurosakishigure in #280 (7b297)
- refactor: Refactor fields related to the
labeler.yml
to comply withConventional Commits 1.0.0
- by @kurosakishigure in #283 (0174e)
🏡 Chore
- Add
.git-blame-ignore-revs
file - by @kurosakishigure in #286 (ee42c) - Bump version - by @kurosakishigure in #287 (c0553)
📖 Documentation
- fix: The issue where labels in the issue template are not working - by @kurosakishigure in #281 (51967)
- issue_template: Add
type
field - by @kurosakishigure in #282 (2e579)
🎨 Styles
- docs: Format docs - by @kurosakishigure in #285 (18b9b)
🤖 CI
- Add examples label to
labeler.yml
- by @kurosakishigure in #284 (eeea7)
View changes on GitHub
v1.0.0-canary.28
🚨 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)
View changes on GitHub
v1.0.0-canary.27
🏡 Chore
- Bump version - by @kurosakishigure in #243 (e0f80)
📖 Docs
- Add email to COC - by @kurosakishigure in #240 (45330)
- Tidy up the CONTRIBUTING.md file - by @kurosakishigure in #241 (5a388)
- Correct the URL in SECURITY.md - by @kurosakishigure in #242 (59fc2)
📦 Dependencies
🤖 Workflows
- Add WinGet job to cd.yml - by @kurosakishigure in #238 (b5a77)
View changes on GitHub
v1.0.0-canary.26
🏡 Chore
- Bump version - by @kurosakishigure in #237 (5af7b)
📖 Docs
- Tidy up the issue_template and Contributing Guide - by @kurosakishigure in #232 (861ec)
- Remove NOTE for docs_issue_template - by @kurosakishigure in #233 (882bc)
- Add API Docs link to README.md - by @kurosakishigure in #234 (a86f6)
- Add AUR badge, Change badge style - by @kurosakishigure in #235 (30a5a)
🤖 Workflows
- Switch coverallsapp version - by @kurosakishigure in #236 (fd30a)
View changes on GitHub
v1.0.0-canary.25
🏡 Chore
- Remove jobs related to close - by @kurosakishigure in #228 (ea866)
- Rename the prefix related to workflows from doc to docs - by @kurosakishigure in #229 (8be9f)
- Bump version - by @kurosakishigure in #231 (1fa2a)
📖 Docs
- Add Arch Linux installation instructions - by @adamperkowski in #227 (a0e46)
- Tidy up the docs - by @kurosakishigure in #230 (82937)
View changes on GitHub
v1.0.0-canary.24
🏡 Chore
- Improve PR template - by @kurosakishigure in #222 (7c569)
- Bump version - by @kurosakishigure in #226 (a5162)
📖 Docs
- Add workflow and dev kit templates - by @kurosakishigure in #223 (2f196)
🤖 Workflows
- Add config.yml - by @kurosakishigure in #224 (35d6b)
- Add changelogithub - by @kurosakishigure in #225 (f721a)
View changes on GitHub
v1.0.0-canary.23
What's Changed
- fix: no such command
msrv
by @kurosakishigure in #207 - chore: Improve docs by @kurosakishigure in #206
- dep: bump tempfile from 3.14.0 to 3.15.0 by @dependabot in #208
- chore: Improve PR template by @kurosakishigure in #209
- doc: Add DCO file by @kurosakishigure in #210
- chore: Improve PR template by @kurosakishigure in #211
- chore: Removed the unnecessary parts by @kurosakishigure in #212
- feat: Add dco.yml file by @kurosakishigure in #217
- chore: Add
-S -s
parameter by @kurosakishigure in #219 - chore: Add
Signing Commits
section by @kurosakishigure in #220 - chore: Bump version by @kurosakishigure in #221
Full Changelog: v1.0.0-canary.22...v1.0.0-canary.23
v1.0.0-canary.22
What's Changed
- chore: Improve
Cargo.toml
by @kurosakishigure in #203 - feat: Add MSRV job to ci.yml by @kurosakishigure in #204
- chore: Bump version by @kurosakishigure in #205
Full Changelog: v1.0.0-canary.21...v1.0.0-canary.22
v1.0.0-canary.21
What's Changed
- chore: Update year by @kurosakishigure in #199
- chore: Rename issue_lock.yml to lock-threads.yml, add comments and discussions by @kurosakishigure in #200
- feat: Publish the project to Cargo by @kurosakishigure in #201
- chore: Bump version, abbreviate "are" in the USE.md file by @kurosakishigure in #202
Full Changelog: v1.0.0-canary.20...v1.0.0-canary.21
v1.0.0-canary.20
What's Changed
- feat: Add issue-labeler.yml, improve pr-labeler.yml by @kurosakishigure in #187
- chore: Bump version by @kurosakishigure in #186
- chore: Change the bug prefix to fix and improve the To Reproduce section description by @kurosakishigure in #190
- feat: Add CODEOWNERS by @kurosakishigure in #191
- chore: Add parameter to the URL by @kurosakishigure in #192
- chore: Add note by @kurosakishigure in #193
- chore: Improve the prompt by @kurosakishigure in #195
- chore: Bump version by @kurosakishigure in #196
- revert: Add CODEOWNERS by @kurosakishigure in #197
- feat: Add CODEOWNERS by @kurosakishigure in #198
Full Changelog: v1.0.0-canary.19...v1.0.0-canary.20