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.
Nothing yet
- Tweaked implementation of async methods to hopefully reduce errors (3ed00f9)
- Enforced a minimum 1ms duration for each frame to prevent encoding errors (0c1e13d)
- Added
decodeWebpfunction andDecodedWebpandWebpFrameinterfaces (cbec287)
- Renamed
JsWebpEncoderOptionsinterface toWebpEncoderOptions(cbec287) - Minor memory and performance tweaks (9835306)
No significant changes
- Minor memory and performance tweaks (487a97b)
- Removed
methodoption, as it did nothing (050409e)
Initial release