Skip to content

Support newline-delimited JSON (NDJSON) input#548

Merged
TomWright merged 1 commit into
masterfrom
ndjson
May 18, 2026
Merged

Support newline-delimited JSON (NDJSON) input#548
TomWright merged 1 commit into
masterfrom
ndjson

Conversation

@TomWright

Copy link
Copy Markdown
Owner

The JSON reader now loops over all values in the input stream, matching the YAML multi-document reader pattern. Multiple JSON values are returned as a branch-marked slice so the existing MultiDocumentWriter handles output automatically.

The JSON reader now loops over all values in the input stream, matching
the YAML multi-document reader pattern. Multiple JSON values are returned
as a branch-marked slice so the existing MultiDocumentWriter handles
output automatically.
@TomWright TomWright self-assigned this May 14, 2026
@TomWright TomWright mentioned this pull request May 14, 2026
@TomWright TomWright marked this pull request as ready for review May 18, 2026 19:29
@TomWright TomWright merged commit e0bb4c0 into master May 18, 2026
26 checks passed
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