Releases: KeisukeYamashita/commitlint-rs
Releases 路 KeisukeYamashita/commitlint-rs
Release list
v0.1.7
What's Changed
- feat(config): add github releases flow by @suyulin in #221
- bump(deps): bump rust from 1.75-alpine to 1.76-alpine by @dependabot in #253
- feat(web): add how to debug page by @KeisukeYamashita in #263
- feat(other): add recommended VS Code extension and launch configuration for Rust debugger by @KeisukeYamashita in #264
- fix(web): incorrect rules example by @KeisukeYamashita in #265
- feat(web): add debug instructure for config load by @KeisukeYamashita in #266
- fix(cli): ignore error on empty description by @KeisukeYamashita in #267
- chore(cli): config print without
to_stringby @KeisukeYamashita in #268 - fix(cli): fallback to description when no type is found by @KeisukeYamashita in #269
- fix(.github): typo scopes for amannn/action-semantic-pull-request argument by @KeisukeYamashita in #270
- bump(cli): cargo to
v0.1.7by @KeisukeYamashita in #271 - chore(cli): add test for default option with empty type by @KeisukeYamashita in #272
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- fix(cli): bump cargo version to
0.1.6by @KeisukeYamashita in #249
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- fix(cli): loading configuration files by @Aparaxium in #247
- bump(deps): bump rust from 1.70-alpine to 1.75-alpine by @dependabot in #242
- bump(cli):
v0.1.5to release the new version by @KeisukeYamashita in #248
New Contributors
- @Aparaxium made their first contribution in #247
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- [Snyk] Upgrade @astrojs/starlight from 0.7.3 to 0.9.0 by @KeisukeYamashita in #179
- bump(deps): bump astro from 2.9.1 to 3.1.2 in /web by @dependabot in #180
- [Snyk] Upgrade @astrojs/starlight from 0.9.1 to 0.10.0 by @KeisukeYamashita in #191
- fix(web): install target cargo name
commitlint-rsfromcommitlintby @KeisukeYamashita in #213 - bump(deps): bump @astrojs/starlight from 0.10.0 to 0.12.0 in /web by @dependabot in #210
- bump(deps): bump actions/checkout from 3 to 4 by @dependabot in #163
- fix(cli): panic on empty commit or empty type by @suyulin in #212
- feat(cli): add empty message test case for acceptance test by @KeisukeYamashita in #214
- feat(cli): bump to v0.1.4 by @KeisukeYamashita in #215
New Contributors
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- bump(deps): bump @astrojs/starlight from 0.3.1 to 0.4.0 in /web by @dependabot in #74
- bump(deps): bump astro from 2.7.2 to 2.8.0 in /web by @dependabot in #83
- bump(deps): bump @astrojs/starlight from 0.4.0 to 0.5.3 in /web by @dependabot in #99
- bump(deps): bump astro from 2.8.0 to 2.9.0 in /web by @dependabot in #105
- bump(deps): bump @astrojs/starlight from 0.5.3 to 0.5.5 in /web by @dependabot in #106
- bump(deps): bump @astrojs/starlight from 0.5.5 to 0.6.0 in /web by @dependabot in #118
- bump(web): upgrade astro from 2.9.0 to 2.9.1 by @KeisukeYamashita in #137
- bump(deps): bump @astrojs/starlight from 0.6.0 to 0.7.2 in /web by @dependabot in #142
- bump(web): upgrade @astrojs/starlight from 0.7.2 to 0.7.3 by @KeisukeYamashita in #165
- bump(deps): bump clap from 4.3.9 to 4.4.4 by @dependabot in #172
- fix(web): broken
Read the rulesbutton by @KeisukeYamashita in #176 - feat(cli): add support for --edit and pre-commit by @cylewitruk in #174
- bump(cli): v0.1.3 by @KeisukeYamashita in #177
New Contributors
- @cylewitruk made their first contribution in #174
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- build(deps): Bump astro from 2.6.4 to 2.6.5 in /web by @dependabot in #52
- build(deps): Bump astro from 2.6.5 to 2.6.6 in /web by @dependabot in #54
- feat(.github): update pr title type by @KeisukeYamashita in #55
- bump(deps): bump clap from 4.3.4 to 4.3.5 by @dependabot in #53
- bump(deps): Bump astro from 2.6.6 to 2.7.0 in /web by @dependabot in #56
- bump(deps): bump @astrojs/starlight from 0.2.0 to 0.3.0 in /web by @dependabot in #57
- feat(other): add editor config by @KeisukeYamashita in #58
- feat(.github): add clippy lint reviewdog action by @KeisukeYamashita in #59
- feat(.github): add GitHub Action Dependabot check by @KeisukeYamashita in #60
- build(deps): bump docker/build-push-action from 2 to 4 by @dependabot in #65
- build(deps): bump actions/deploy-pages from 1 to 2 by @dependabot in #63
- bump(deps): bump astro from 2.7.0 to 2.7.1 in /web by @dependabot in #66
- bump(deps): bump clap from 4.3.5 to 4.3.8 by @dependabot in #64
- bump(deps): bump serde_yaml from 0.9.21 to 0.9.22 by @dependabot in #61
- bump(deps): bump serde_json from 1.0.96 to 1.0.99 by @dependabot in #62
- bump(deps): bump clap from 4.3.8 to 4.3.9 by @dependabot in #67
- bump(deps): bump tokio from 1.28.2 to 1.29.0 by @dependabot in #68
- bump(deps): bump @astrojs/starlight from 0.3.0 to 0.3.1 in /web by @dependabot in #70
- bump(deps): bump astro from 2.7.1 to 2.7.2 in /web by @dependabot in #69
- feat(cli): bump crate version to
v0.1.2by @KeisukeYamashita in #71
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- feat(.github): add
dockertoneedsforpublishjob by @KeisukeYamashita in #44 - feat(cli): add xxx-format rules by @KeisukeYamashita in #48
- feat(cli): add description length limit by @KeisukeYamashita in #50
- bump(cli): v0.1.1 by @KeisukeYamashita in #51
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat(.github): add bug report issue template by @KeisukeYamashita in #25
- fix(web): broken link page src in index.md by @KeisukeYamashita in #26
- doc(other): update README.md for v0.1.0 release by @KeisukeYamashita in #27
- feat(cli): exit code 1 on error only by @KeisukeYamashita in #28
- bump(cli): project to
v0.1.0by @KeisukeYamashita in #29 - feat(web): add motivation page by @KeisukeYamashita in #30
- fix(cli): subject condition by @KeisukeYamashita in #31
- feat(cli): add all unit test for rules by @KeisukeYamashita in #32
- feat(cli): add e2e test by @KeisukeYamashita in #33
- doc(other): center license section by @KeisukeYamashita in #34
- feat(.github): add cache to ci by @KeisukeYamashita in #35
- doc(other): add additional badges to README.md by @KeisukeYamashita in #36
- feat(cli): print YAML on
--print-configby @KeisukeYamashita in #40 - bump(deps): @astrojs/starlight from 0.1.4 to 0.2.0 in /web by @dependabot in #37
- feat(cli): add Docker image by @KeisukeYamashita in #42
- feat(other): add docker to Dependabot by @KeisukeYamashita in #43
Full Changelog: v0.0.3...v0.1.0
v0.0.2
What's Changed
- feat(.github): add release workflow by @KeisukeYamashita in #1
- fix(.github): missing cargo registry token by @KeisukeYamashita in #2
New Contributors
- @KeisukeYamashita made their first contribution in #1
Full Changelog: https://github.com/KeisukeYamashita/commitlint-rs/commits/v0.0.2