Releases: KeisukeYamashita/commitlint-rs
Releases · KeisukeYamashita/commitlint-rs
v0.2.2
What's Changed
- fix(.github): runtime comment on build step in release by @KeisukeYamashita in #403
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Warning
This release will not include any assets due to issues in the release workflow.
What's Changed
- fix(.github): mismatch between CPU chip and binary name on macOS by @KeisukeYamashita in #401
- bump(cli): rust to
1.83
by @KeisukeYamashita in #397 - bump(cli): v0.2.1 in Cargo.toml by @KeisukeYamashita in #402
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Warning
This release will not include any assets due to issues in the release workflow.
What's Changed
- fix(.github): docker image name without
-rs
by @KeisukeYamashita in #369 - fix(cli): edit option accepts argument by @KeisukeYamashita in #376
- chore(cli): migrate to Cargo workspaces by @KeisukeYamashita in #380
- chore(.github): add feature request template by @KeisukeYamashita in #382
- feat(cli): modify config short flag to
-c
by @KeisukeYamashita in #383 - fix(web): broken links on homepage resolving issue #384 by @Wrench56 in #385
- bump(deps): bump astro from 4.15.10 to 4.16.16 in /web by @dependabot in #388
- feat(cli): generate Json Schema by @elcoosp in #389
- feat(web): add IDE document by @KeisukeYamashita in #390
- fix(.github): specify package name in cargo build by @KeisukeYamashita in #391
- fix(cli): dockerfile to adapt to workspaces by @KeisukeYamashita in #392
- feat(.github): add schema generation test CI by @KeisukeYamashita in #393
- fix(cli): package name and dockerfile path by @KeisukeYamashita in #394
- fix(cli): dockerfile path by @KeisukeYamashita in #395
- fix(.github): package ID for release workflow by @KeisukeYamashita in #396
- fix(cli): transfer dockerfile using Git context by @KeisukeYamashita in #399
- fix(.github): default dir configuration from release workflow by @KeisukeYamashita in #400
New Contributors
Full Changelog: v0.1.12...v0.2.0
v0.1.12
What's Changed
- bump(deps): bump astro from 3.4.2 to 3.6.5 in /web by @dependabot in #286
- build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #167
- build(deps): bump withastro/action from 1 to 2 by @dependabot in #309
- bump(.github): withastro to
v2
by @KeisukeYamashita in #310 - bump(web): all dependencies to the latest by @KeisukeYamashita in #311
- feat(.github): add actionlint by @KeisukeYamashita in #312
- bump(web): upgrade astro from 4.9.2 to 4.9.3 by @KeisukeYamashita in #315
- build(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #323
- doc(other): add Fosso license scan badge by @KeisukeYamashita in #325
- bump(deps): bump regex from 1.10.4 to 1.10.5 by @dependabot in #322
- feat(cli): add footers empty rule by @KeisukeYamashita in #327
- build(deps): bump tj-actions/cargo-bump from 2 to 3 by @dependabot in #308
- [Snyk] Security upgrade astro from 4.9.3 to 4.12.2 by @KeisukeYamashita in #326
- bump(deps): bump @astrojs/starlight from 0.23.2 to 0.25.2 in /web by @dependabot in #328
- fix(cli): clippy errors in tests by @Donach in #330
- bump(cli): version to
v0.1.12
by @KeisukeYamashita in #331 - bump(.github):
actions-clippy
tov1.0.0
by @KeisukeYamashita in #332 - bump(.github): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #169
- chore(cli): mount instead of copy in Dockerfile by @KeisukeYamashita in #334
- bump(deps): bump rust from 1.77-alpine to 1.79-alpine by @dependabot in #320
- fix(web): updated default rules url by @Enriquefft in #335
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #338
- bump(deps): bump serde_json from 1.0.116 to 1.0.121 by @dependabot in #336
- bump(deps): bump rust from 1.79-alpine to 1.80-alpine by @dependabot in #337
- chore(deps): bump toshimaru/auto-author-assign from 1.6.2 to 2.1.1 by @dependabot in #339
- feat(.github): use
docker/metadata-action
to generate tags and use cache forapk
on build by @KeisukeYamashita in #340 - feat(web): add binstall instructions by @KeisukeYamashita in #341
- feat(other): group
npm
dependabot PRs by @KeisukeYamashita in #342 - feat(other): dockerfile syntax by @KeisukeYamashita in #345
- bump(cli): rust to
1.81
by @KeisukeYamashita in #348 - bump(deps): bump rollup from 4.18.0 to 4.22.4 in /web by @dependabot in #353
- fix(web): typo
bininstal
tobininstall
by @KeisukeYamashita in #354 - [Snyk] Security upgrade astro from 4.12.2 to 4.15.10 by @KeisukeYamashita in #360
- chore(deps): bump sksat/action-clippy from 1.0.0 to 1.1.0 by @dependabot in #357
- fix(cli): typo
desc
toscope
in scope related rules by @KeisukeYamashita in #362 - bump(cli): v0.2.0 by @KeisukeYamashita in #363
- Revert "bump(cli): v0.2.0" by @KeisukeYamashita in #366
- fix(web): default config on default rules page by @KeisukeYamashita in #367
- feat(cli): add optional field for scope by @KeisukeYamashita in #368
New Contributors
- @Donach made their first contribution in #330
- @Enriquefft made their first contribution in #335
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- chore(other): enable cargo binstall by @slowsage in #303
- bump(cli): version to
v0.1.11
by @KeisukeYamashita in #304 - bump(deps): bump rust from 1.76-alpine to 1.77-alpine by @dependabot in #295
- build(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #168
- build(deps): bump docker/login-action from 2 to 3 by @dependabot in #166
- bump(deps): bump serde from 1.0.198 to 1.0.201 by @dependabot in #305
New Contributors
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- bump(deps): bump @babel/traverse from 7.22.20 to 7.23.9 in /web by @dependabot in #259
- bump(deps): bump vite from 4.4.9 to 4.5.2 in /web by @dependabot in #260
- build(deps): bump withastro/action from 0 to 1 by @dependabot in #216
- doc(web): typo fix
warn
->warning
by @dalisoft in #291 - docs(configuration): typo fix warn to warning by @jdrouet in #297
- chore(cli): error handle format regex error by @KeisukeYamashita in #298
- fix(cli): description empty parse panic by @KeisukeYamashita in #299
- bump(cli): rust dependencies by @KeisukeYamashita in #300
- bump(cli):
cargo.toml
version
tov0.1.10
by @KeisukeYamashita in #301
New Contributors
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- fix(cli): empty string check for description by @KeisukeYamashita in #279
- feat(.github): add bump workflow by @KeisukeYamashita in #280
- fix(cli): unexpected error on
""
(empty) scope or type input by @KeisukeYamashita in #281 - bump(cli): version to v0.1.9 by @KeisukeYamashita in #282
- fix(web): title of debug page to "Debug" by @KeisukeYamashita in #283
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- feat(cli): improve message for disabled scopes and types by @KeisukeYamashita in #273
- fix(cli): clippy lint for length comparision by @KeisukeYamashita in #274
- chore(.github): change interval to
monthly
by @KeisukeYamashita in #275 - fix(.github): release workflow for building artifacts by @KeisukeYamashita in #276
- fix(.github): artifact name for artifacts in release by @KeisukeYamashita in #277
Full Changelog: v0.1.7...v0.1.8
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_string
by @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.7
by @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.6
by @KeisukeYamashita in #249
Full Changelog: v0.1.5...v0.1.6