Changelog¶
All notable changes to this project will be documented in this file.
[0.1.0] - 2024-10-08¶
Added¶
- Initial release of ConfigConverter.
- Support for JSON, YAML, TOML, INI, and XML formats.
- Command-line interface and Python API.
- Basic unit tests for parsers and emitters.