Release v0.4.0 - #65
Merged
Merged
Conversation
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.
Summary
TEAMS_CLI_PROFILE,--chatsupport formessage react/unreact/update, andreactionsin message output.prompt=select_account; reactions move to Graph v1.0 and translate names to the unicode characters Graph requires on writes.--profile defaultshadowing bug, keychain item recreation on every token write (macOS "Always Allow" loss), broken-pipe panics, andmessage updateparse failures on a successful edit.h20.4.16 for RUSTSEC-2026-0258; GitHub Actions pins bumped.Local verification (macOS, release binary)
cargo fmt -- --check,cargo check --all-targets --all-features,cargo clippy --all-targets --all-features -- -D warningscargo test --all-targets --all-features(152 unit tests, 64 CLI tests)cargo build --release --locked→teams 0.4.0cargo auditexits 0; one allowed transitive warning remains: RUSTSEC-2026-0097 forrandviareqwest/quinnmandoc -T linton all man pages,git diff --checkLive validation (OSO profile, 2026-08-19)
auth doctor,auth status,user me,team list,chat list,message list --chat(reactions field present),TEAMS_CLI_PROFILEselection,completions | headexits 0 silently.message send --chat,message react --chat like→ 👍 "Like",react eyes→ 👀,unreact,message update --chatedits and reads back, no beta warning on stderr.Release notes
Feature release (minor bump 0.3.0 → 0.4.0). After merge,
auto-tag.ymlshould tagv0.4.0andrelease.ymlshould build all five targets, publish the GitHub Release with checksums, and update the Homebrew tap and Scoop bucket.