# Changelog All notable changes to this project will be documented in this file. ## [0.1.0] - 2023-09-02 ### Bug Fixes - Select JSON if it succeeds ### Continuous Integration Pipeline - Add CI ### Features - Implement basic CLI - Implement (automatic) conversion ### Miscellaneous Tasks - Improve CLI style - Add README ### Refactor - Write the newline into the writer - Use transcoding instead of temporary values - Rename crate ### Testing - Write tests