Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 576 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 576 Bytes

x.y.z Release Notes (yyyy-MM-dd)

1.0.0 Release Notes (2022-04-19)

Breaking Changes

  • Renamed Data.isWebPFormat and URL.isWebPFile to isWebP

Fixes

  • Added an explicit check that URL.isWebP only tries to load data from local on-disk files.
  • A compile-time error when trying to use the WebP encoder via CocoaPods.

0.0.1 Release Notes (2020-10-17)

  • Initial Release! 🎉