Releases: arghena/katharsis
Releases · arghena/katharsis
v1.0.0-canary.8
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: Add v to complete the versioning in the artifact file name by @kurosakishigure in #115
- chore: Bump version by @kurosakishigure in #116
Full Changelog: v1.0.0-canary.7...v1.0.0-canary.8
v1.0.0-canary.7
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: Add the shared key to the rust-cache by @kurosakishigure in #102
- revert: Removed the redundant shared key and id by @kurosakishigure in #105
- chore: Add Reverts commit option by @kurosakishigure in #106
- chore: Added the labels and commit-message.prefix fields by @kurosakishigure in #107
- dep: bump thiserror from 2.0.8 to 2.0.9 by @dependabot in #108
- chore: Add annotations for Conventional Commits 1.0.0 by @kurosakishigure in #109
- chore: Move the configuration file for ast-grep to the .config/ast-grep directory by @kurosakishigure in #110
- fix: Issue where version numbers in deb packages were not allowed to start with a letter by @kurosakishigure in #112
- chore: Bump version by @kurosakishigure in #113
- chore: Add the prefix v to on.push.tags by @kurosakishigure in #114
Full Changelog: 1.0.0-canary.6...v1.0.0-canary.7
v1.0.0-canary.11
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: Ensure the naming conventions of deb build artifacts by @kurosakishigure in #121
- chore: Bump version by @kurosakishigure in #122
- revert: non-standard format by @kurosakishigure in #123
Full Changelog: v1.0.0-canary.10...v1.0.0-canary.11
v1.0.0-canary.10
Immutable
release. Only release title and notes can be modified.
What's Changed
- revert: Ensure the naming conventions of deb build artifacts by @kurosakishigure in #119
- chore: Bump version by @kurosakishigure in #120
Full Changelog: v1.0.0-canary.9...v1.0.0-canary.10
1.0.0-canary.6
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: Inefficient triggering mechanisms in audit.yml and ci.yml, the permissions field in cd.yml is defined globally by @kurosakishigure in #83
- fix: ci.yml file is not triggered by @kurosakishigure in #85
- build(deps): bump thiserror from 2.0.6 to 2.0.7 by @dependabot in #86
- deps: Bump Cargo.lock version by @kurosakishigure in #88
- build(deps): bump thiserror from 2.0.7 to 2.0.8 by @dependabot in #89
- doc: Add issue templates for example and test, and update the contribution guidelines and PR templates with corresponding examples by @kurosakishigure in #91
- doc: Clearly define the purpose by @kurosakishigure in #93
- chore: Remove ISSUE_TEMPLATE extra s by @kurosakishigure in #94
- feat: Add pr-audit.yml, add the missing name field to the audit.yml file by @kurosakishigure in #96
- chore: enhance to improve by @kurosakishigure in #97
- feat: Add rust-cache by @kurosakishigure in #98
- chore: Bump version by @kurosakishigure in #100
Full Changelog: 1.0.0-canary.5...1.0.0-canary.6
1.0.0-canary.5
Immutable
release. Only release title and notes can be modified.
What's Changed
- build(deps): bump thiserror from 2.0.4 to 2.0.6 by @dependabot in #61
- build(deps): bump chrono from 0.4.38 to 0.4.39 by @dependabot in #62
- build(deps): bump scraper from 0.21.0 to 0.22.0 by @dependabot in #64
- build(deps): bump serde from 1.0.215 to 1.0.216 by @dependabot in #66
- feat: Add cargo-deny-action to audit.yml by @kurosakishigure in #77
- fix: tempfile and tokio-test are categorized as dependencies by @kurosakishigure in #78
- fix: Incorrect timing of print statements by @kurosakishigure in #80
- chore: Bump version by @kurosakishigure in #81
Full Changelog: 1.0.0-canary.4...1.0.0-canary.5
1.0.0-canary.4
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: Change logo by @kurosakishigure in #47
- doc: Improve use documentation by @kurosakishigure in #50
- doc: Improve readme documentation by @kurosakishigure in #51
- doc: Supplement license information by @kurosakishigure in #52
- doc: Add the Material Icons license file by @kurosakishigure in #54
- doc: Add discussion template by @kurosakishigure in #55
- doc: Add pull_request_template.md by @kurosakishigure in #57
- doc: Enhance naming conventions by @kurosakishigure in #58
- chore: Bump version by @kurosakishigure in #59
Full Changelog: 1.0.0-canary.3...1.0.0-canary.4
1.0.0-canary.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- doc: Add a To Reproduce section by @kurosakishigure in #36
- doc: Add a Page Link section by @kurosakishigure in #38
- doc: Add a Feature Description section by @kurosakishigure in #41
- doc: Fix the issue of overly lengthy examples in the Page Link section by @kurosakishigure in #43
- feat: Change logo by @kurosakishigure in #44
- chore: Bump version by @kurosakishigure in #45
Full Changelog: 1.0.0-canary.2...1.0.0-canary.3
1.0.0-canary.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- doc: Add a SECURITY.md by @kurosakishigure in #18
- doc: Add ISSUE_TEMPLATE by @kurosakishigure in #20
- feat: Add a dependabot.yml by @kurosakishigure in #21
- fix: dependabot.yml contained invalid details by @kurosakishigure in #23
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #24
- build(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #25
- build(deps): bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #26
- build(deps): bump thiserror from 2.0.3 to 2.0.4 by @dependabot in #27
- build(deps): bump tokio from 1.41.1 to 1.42.0 by @dependabot in #28
- build(deps): bump clap from 4.5.21 to 4.5.23 by @dependabot in #29
- feat: Enhancing CI integration testing by @kurosakishigure in #30
- fix: Version mismatch by @kurosakishigure in #31
New Contributors
- @dependabot made their first contribution in #24
Full Changelog: 1.0.0-canary.1...1.0.0-canary.2
1.0.0-canary.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: Enhance the CI process by @kurosakishigure in #2
- fix: on.push.tags is not being triggered by @kurosakishigure in #4
- feat: Support binary artifact upload by @kurosakishigure in #6
New Contributors
- @kurosakishigure made their first contribution in #2
Full Changelog: https://github.com/kurosakishigure/katharsis/commits/1.0.0-canary.1