-
v1.0.0
StableSome checks failedCI / test (ubuntu-latest, 3.10) (push) Failing after 5m1sCI / test (ubuntu-latest, 3.11) (push) Failing after 4m55sCI / test (ubuntu-latest, 3.12) (push) Failing after 4m52sCI / test (ubuntu-latest, 3.8) (push) Failing after 4m54sCI / test (ubuntu-latest, 3.9) (push) Failing after 4m57sCI / test-minimal (push) Failing after 4m54sCI / lint (push) Failing after 4m43sCI / build (push) Successful in 9m40sCI / release (push) Has been skippedreleased this
2026-02-03 04:18:52 +00:00 | 45 commits to main since this releaseWhat's Changed
- Initial release of DataForge CLI
- Format conversion between JSON, YAML, and TOML
- JSON Schema validation with detailed error messages
- Type checking and schema inference
- Batch file processing capabilities
- Quiet mode for scripting and automation
Features
- Convert between JSON, YAML, and TOML formats
- Validate data against JSON Schema
- Infer and validate data types
- Process multiple files with pattern matching
- Minimal output mode for CI/CD pipelines
Installation
pip install dataforge-cliDownloads