Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.03 KB

CHANGELOG.adoc

File metadata and controls

36 lines (25 loc) · 1.03 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.0 - 2022-08-22

Added

  • --verbose option and --metadata option. These options are for printing the metadata.

  • --foreground option and --background option. These options are for changing foreground and background colors.

Changed

  • Add more input image formats supported by the image crate to --type option of decode command

  • Change to be able to disable decoding from the SVG image

  • Rename unicode to terminal of --type option of encode command

0.1.0 - 2022-08-18

Added

  • Initial release