Skip to content

✨ feat(mq-run): add raw output format (-F raw)#1743

Merged
harehare merged 1 commit into
mainfrom
feat/raw-output-format
May 15, 2026
Merged

✨ feat(mq-run): add raw output format (-F raw)#1743
harehare merged 1 commit into
mainfrom
feat/raw-output-format

Conversation

@harehare

Copy link
Copy Markdown
Owner

Bytes values are written as-is to stdout; all other values are serialized via to_string() without a trailing newline.

`Bytes` values are written as-is to stdout; all other values are serialized via `to_string()` without a trailing newline.
@harehare harehare merged commit 70780fc into main May 15, 2026
8 checks passed
@harehare harehare deleted the feat/raw-output-format branch May 15, 2026 12:35
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