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 https://github.com/kurosakishigure/katharsis/issues/243 (e0f80)
📖 Docs
- Add email to COC - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/240 (45330)
- Tidy up the CONTRIBUTING.md file - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/241 (5a388)
- Correct the URL in SECURITY.md - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/242 (59fc2)
📦 Dependencies
- Bump clap from 4.5.23 to 4.5.24 - in https://github.com/kurosakishigure/katharsis/issues/239 (ac343)
🤖 Workflows
- Add WinGet job to cd.yml - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/238 (b5a77)
View changes on GitHub
v1.0.0-canary.26
🏡 Chore
- Bump version - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/237 (5af7b)
📖 Docs
- Tidy up the issue_template and Contributing Guide - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/232 (861ec)
- Remove NOTE for docs_issue_template - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/233 (882bc)
- Add API Docs link to README.md - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/234 (a86f6)
- Add AUR badge, Change badge style - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/235 (30a5a)
🤖 Workflows
- Switch coverallsapp version - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/236 (fd30a)
View changes on GitHub
v1.0.0-canary.25
🏡 Chore
- Remove jobs related to close - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/228 (ea866)
- Rename the prefix related to workflows from doc to docs - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/229 (8be9f)
- Bump version - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/231 (1fa2a)
📖 Docs
- Add Arch Linux installation instructions - by @adamperkowski in https://github.com/kurosakishigure/katharsis/issues/227 (a0e46)
- Tidy up the docs - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/230 (82937)
View changes on GitHub
v1.0.0-canary.24
🏡 Chore
- Improve PR template - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/222 (7c569)
- Bump version - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/226 (a5162)
📖 Docs
- Add workflow and dev kit templates - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/223 (2f196)
🤖 Workflows
- Add config.yml - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/224 (35d6b)
- Add changelogithub - by @kurosakishigure in https://github.com/kurosakishigure/katharsis/issues/225 (f721a)
View changes on GitHub
v1.0.0-canary.23
What's Changed
- fix: no such command
msrv
by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/207 - chore: Improve docs by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/206
- dep: bump tempfile from 3.14.0 to 3.15.0 by @dependabot in https://github.com/kurosakishigure/katharsis/pull/208
- chore: Improve PR template by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/209
- doc: Add DCO file by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/210
- chore: Improve PR template by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/211
- chore: Removed the unnecessary parts by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/212
- feat: Add dco.yml file by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/217
- chore: Add
-S -s
parameter by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/219 - chore: Add
Signing Commits
section by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/220 - chore: Bump version by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/221
Full Changelog: https://github.com/kurosakishigure/katharsis/compare/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 https://github.com/kurosakishigure/katharsis/pull/203 - feat: Add MSRV job to ci.yml by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/204
- chore: Bump version by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/205
Full Changelog: https://github.com/kurosakishigure/katharsis/compare/v1.0.0-canary.21...v1.0.0-canary.22
v1.0.0-canary.21
What's Changed
- chore: Update year by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/199
- chore: Rename issue_lock.yml to lock-threads.yml, add comments and discussions by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/200
- feat: Publish the project to Cargo by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/201
- chore: Bump version, abbreviate "are" in the USE.md file by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/202
Full Changelog: https://github.com/kurosakishigure/katharsis/compare/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 https://github.com/kurosakishigure/katharsis/pull/187
- chore: Bump version by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/186
- chore: Change the bug prefix to fix and improve the To Reproduce section description by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/190
- feat: Add CODEOWNERS by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/191
- chore: Add parameter to the URL by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/192
- chore: Add note by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/193
- chore: Improve the prompt by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/195
- chore: Bump version by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/196
- revert: Add CODEOWNERS by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/197
- feat: Add CODEOWNERS by @kurosakishigure in https://github.com/kurosakishigure/katharsis/pull/198
Full Changelog: https://github.com/kurosakishigure/katharsis/compare/v1.0.0-canary.19...v1.0.0-canary.20