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.1.3 - 2024-08-04

Added

  • Add option to change filename extension (#25)

0.1.2 - 2024-07-29

Changed

  • Avoid reading and writing data to Vec<u8> (#8)

Removed

  • Remove warnings for already compressed files (#18)

0.1.1 - 2024-07-22

Changed

  • Change to create output file before compression (#5)

0.1.0 - 2024-07-22

Added

  • Initial release