Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 478 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 478 Bytes

CHANGELOG

0.3.0-dev

  • Add feature: Multiple conversions
  • Update examples

BREAKING CHANGE: New function signature for the toWEBP() and toWEBM() methods. Check the examples.

0.2.0-dev

  • Add feature: Convert .mp4 videos to .webm

0.1.1-dev

  • Add field for path to cwebp binary(optional)
  • Remove cwebp binaries from package

0.1.0-dev

  • Add feature: Convert .jpg and .png images to .webp
  • Add exceptions: Process and PathNotFound