Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 734 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 734 Bytes

Change Log

v0.4.0 - 2018-02-07

Added

  • Detecting new raw images in a current working branch by @selmertsx. #8

v0.3.0 - 2018-02-01

Added

  • Prevent optimizing images that have been optimized by @selmertsx. #7

v0.2.0 - 2018-01-22

Added

  • add a feature that automatically optimize images through git pre-commit hooks by @selmertsx. #3
  • update README.md to make it more appropriate sentences by @selmertsx. #5
  • test and lint code by using CircleCI by @selmertsx. #6

v0.1.6 initial release - 2018-01-11