Releases
v1.0.0 — Initial Release
v1.0.0
·
August 27, 2026
main
First stable release of csv-to-json.
Features
- Zero-dependency conversion using only Python standard library
- Automatic type inference
- Nested key expansion
- Streaming mode for large files
- Flexible input (file path, raw string, stdin)
- CLI and library API
See README for full documentation.
GIMHub