Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Latest commit

 

History

History
35 lines (20 loc) · 503 Bytes

File metadata and controls

35 lines (20 loc) · 503 Bytes

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