Code Issues Releases

Releases

v1.0.0 - Initial release

v1.0.0 · August 30, 2026

main

First release of csv-to-json converter.

Features: - Zero dependencies, stdlib only - Type inference for int, float, bool, null - Nested key expansion via dot-notation headers - Streaming support for large files - Flexible CLI with delimiter, type-inference, and compact options - Usable as library and command-line tool