Releases
v1.0.0 - Initial Release
v1.0.0
·
August 28, 2026
main
Initial release of csv-to-json - a lightweight, dependency-free CSV-to-JSON converter.
Features: - Zero dependencies (Python stdlib only) - Automatic type inference (int, float, bool, null) - Nested key expansion via dot-notation - Streaming support for large files - Flexible input and CLI + library usage
GIMHub