Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 994 Bytes

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 994 Bytes

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.

[Unreleased]

[0.4.1] - 2023-05-27

Fixed

  • Bug when image rotation is not preserved after resizing it (#10).

[0.4.0]

Added

  • "sharp" and "image-size" dependencies updated to their latest version.

[0.3.0] - 2021-07-14

Added

  • Ability to specify width option as a callback to compute the width from the file metadata (thanks chenaski).

[0.2.0] - 2021-07-11

Added

[0.1.0] - 2021-04-18

Added

  • First working version.