Skip to content

Comments

chore: release v1.23.0#443

Merged
jdx merged 1 commit intomainfrom
release
Nov 21, 2025
Merged

chore: release v1.23.0#443
jdx merged 1 commit intomainfrom
release

Conversation

@jdx
Copy link
Owner

@jdx jdx commented Nov 19, 2025

1.23.0 - 2025-11-21

🚀 Features

🐛 Bug Fixes

  • (cli) check help description by @scop in #439

📚 Documentation

📦️ Dependency Updates


Note

Release 1.23.0: expose stage setting via CLI/PKL, add --stage/--no-stage and --stats flags, update docs/examples to v1.23.0, and bump deps.

  • Release/Versioning
    • Bump version to 1.23.0 across Cargo.toml, CLI specs, docs, examples, and templates.
    • Add CHANGELOG.md entry for 1.23.0.
  • CLI & Config
    • Expose stage setting: add --stage / --no-stage flags across commands.json, hk.usage.kdl, and CLI docs.
    • Add --stats flag to display per-step file counts.
    • Include stage in hk config get available keys.
  • Docs/Examples
    • Update all amends/import URLs and version strings to v1.23.0.
    • Clarify --fix help text; refresh CLI help pages.
  • Code
    • Update init template (src/cli/init.rs) and Pkl error message example (src/config.rs) to v1.23.0.
  • Dependencies
    • Bump crates in Cargo.lock (e.g., indexmap2.12.1, hashbrown0.16.1, cc1.2.47, zerocopy0.8.28, insta1.44.1).

Written by Cursor Bugbot for commit 91c5bd9. This will update automatically on new commits. Configure here.

@jdx jdx added the release label Nov 19, 2025
@jdx jdx changed the title chore: release v1.22.1 chore: release v1.23.0 Nov 19, 2025
@thejcannon
Copy link
Contributor

Hmm somethings fucky. I got rid of "auto", but I was also having weird issues with the stash so maybe it got reintroduced.

@thejcannon
Copy link
Contributor

Hmm somethings fucky. I got rid of "auto", but I was also having weird issues with the stash so maybe it got reintroduced.

#444

@jdx jdx force-pushed the release branch 7 times, most recently from e05246f to 88030ed Compare November 21, 2025 09:12
### `--no-fail-fast`

Continue on failures (opposite of --fail-fast)
Start reference for checking files (requires --to-ref) Continue on failures (opposite of --fail-fast)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jdx
This seems like a bug...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jdx jdx merged commit 81c82a8 into main Nov 21, 2025
17 checks passed
@jdx jdx deleted the release branch November 21, 2025 14:56
jdx pushed a commit that referenced this pull request Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants