Skip to content

chore(release): v1.6.0 - #145

Merged
takeokunn merged 1 commit into
mainfrom
chore/release-v1.6.0
Aug 8, 2026
Merged

chore(release): v1.6.0#145
takeokunn merged 1 commit into
mainfrom
chore/release-v1.6.0

Conversation

@takeokunn

Copy link
Copy Markdown
Collaborator

Prepares the v1.6.0 release per docs/notes/releasing.md:

  • Bump [package].version and [workspace.package].version to 1.6.0
  • Refresh Cargo.lock
  • Update the vX.Y.Z install examples in docs/src/getting-started.md and docs/src/reference/compatibility.md

Minor release: paredit editor <file> is a new interactive terminal editor command (#143); paredit edit format/paredit fix also align Common Lisp and Emacs Lisp indentation with Emacs/SLIME conventions across 36 divergence patterns (#144). The capabilities catalog diff against v1.5.0 is purely additive (the new editor command only) — no removed or renamed stable surface, so no major bump.

Draft release notes are ready to paste in at publish time once this merges and the tag is created.

Test plan

  • nix flake check (aarch64-darwin)
  • cargo test --locked (15291 passed, 0 failed)
  • cargo audit --deny warnings (0 vulnerabilities, 239 crates)
  • nix build .# && ./result/bin/paredit --version reports 1.6.0

Minor release: `paredit editor <file>` is a new interactive terminal
editor command (#143); `paredit edit format`/`paredit fix` also align
Common Lisp and Emacs Lisp indentation with Emacs/SLIME conventions
across 36 divergence patterns (#144). No removed or renamed stable
surface — the capabilities catalog diff against v1.5.0 is purely
additive (the new `editor` command only).
@takeokunn
takeokunn merged commit f7a09d3 into main Aug 8, 2026
19 of 20 checks passed
@takeokunn
takeokunn deleted the chore/release-v1.6.0 branch August 8, 2026 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant