Release v0.7.0 - #95
Merged
Merged
Conversation
Bump the crate to 0.7.0 and move the Unreleased changelog entries under v0.7.0 - 2026-09-06. Also wraps the one man-page text line that exceeded 80 bytes so mandoc -Tlint runs clean. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cuts v0.7.0 with everything merged since v0.6.0 (#89–#94).
Added
message send --subjecton channel root messages (fix: preserve chatMessage subject on reads and add message send --subject #90)message list --message-id ROOTto list a channel thread's replies (List a channel thread's replies with message list --message-id #91)message reply --mention(List a channel thread's replies with message list --message-id #91)presence set-preferred/presence clear-preferred(Add presence set-preferred and clear-preferred #92)Changed
Fixed
message list/getkeepsubject(fix: preserve chatMessage subject on reads and add message send --subject #90)Release checklist
Cargo.tomland rootCargo.lockentry bumped to 0.7.0## v0.7.0 - 2026-09-06, empty Unreleased kept-D warnings/ test (267 unit + 78 integration) /build --release --locked/cargo audit/git diff --checkall pass locallymandoc -Tlintclean (one over-long text line wrapped; rendering unchanged)auth doctor,user me,chat list,message send,message list(subject retained in JSON, Subject column in plain output),presence get;--subjectwith--chatrejected locally with exit 2;presence set-preferredwithoutPresence.ReadWritereturns the 403 scope hintMerging triggers
auto-tag.yml→v0.7.0→release.yml(5 builds, GitHub release, Homebrew tap, Scoop bucket, docscli-releaseddispatch).🤖 Generated with Claude Code