Skip to content

Internal refactor - #97

Merged
vseventer merged 6 commits into
masterfrom
internal-refactor
Aug 19, 2026
Merged

Internal refactor#97
vseventer merged 6 commits into
masterfrom
internal-refactor

Conversation

@vseventer

Copy link
Copy Markdown
Owner
  • Refactor CLI execution to use a per-invocation command queue while preserving chained command order and global option handling.
  • File and stream conversions now inspect input metadata before draining queued operations and pass { format, metadata } to command handlers. Format-specific output options are applied only to the selected format.
  • The test suite has been migrated to the async Yargs API and expanded to cover chained commands, metadata context, format handling, stream errors, and local queue behavior.

@vseventer
vseventer marked this pull request as ready for review August 18, 2026 06:48
@vseventer
vseventer merged commit 442b08a into master Aug 19, 2026
1 check 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