Skip to content

Remove --srcFormat/--targetFormat options - #290

Merged
fkirc merged 2 commits into
masterfrom
remove-legacy-format-options
Aug 24, 2026
Merged

Remove --srcFormat/--targetFormat options#290
fkirc merged 2 commits into
masterfrom
remove-legacy-format-options

Conversation

@fkirc

@fkirc fkirc commented Aug 24, 2026

Copy link
Copy Markdown
Owner

--format is now the only (required) file-format flag, used for both source and target. Format conversion via differing src/target formats is no longer supported through the CLI.

--format is now the only (required) file-format flag, used for both
source and target. Format conversion via differing src/target formats
is no longer supported through the CLI.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@fkirc fkirc changed the title Remove legacy --srcFormat/--targetFormat options Remove --srcFormat/--targetFormat options Aug 24, 2026
These relied on the now-removed --srcFormat/--targetFormat flags.
Fully conversion-based examples (csv_to_other_formats, android_to_ios)
are deleted along with their tests and fixtures; scripts that only
had a bonus conversion line (xml_generic, yaml_ecommerce, po_generic)
keep their main same-format examples and drop just that line.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@fkirc
fkirc merged commit cb6dd5b into master Aug 24, 2026
18 checks passed
@fkirc
fkirc deleted the remove-legacy-format-options branch August 24, 2026 11:20
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