- Updated installation scripts to install
webp 1.5.0#35
- Updated installation scripts to install
webp 1.4.0#32 - Update Linux installation script to support
aarch64#32
- Use native Promise
- Remove
PassThroughpolyfill - Drop support for Node.js version before 12.x
- Update Readme
- Add
.spawnOptions()method #30 - Updated installation scripts to install
webp 1.3.2#31 - Run tests using GitHub Actions
- Updated installation scripts to install
webp 1.1.0#22
- Updated installation scripts to install
webp 1.0.3#20
- Updated installation scripts to install
webp 1.0.0
- Updated installation scripts to install
webp 0.6.0
- Add helpers for all new cwebp/dwebp switches
- Full stdio streaming support
- BREAKING: WebP
0.4.xis no longer supported - BREAKING: NodeJS
0.8.xis no longer supported
- Updated
raw-bodyto2.x.x
- Fixed npm Readme
- Fixed error message on Windows
- Improved tmp directory lookup algorithm #7
- Fixed arguments exception #4
- Fixed webp installaton one-liner in readme
- Delayed stream ending\buffer promise fulfillment untill cleanup is complete #3
- Fixed deps problem
- Added native streaming support #2
- Added support for input files, prefixed with
-symbol #2 - BREAKING: Changed
.stream()behavior - BREAKING: Old versions of WebP (prior to
0.4.1) are no longer supported
- Added dwebp support #1
- Updated installation script to install
webp 0.4.1
- Fixed CoffeeScript compilation (removed top-level function wrapping)
- Updated deps, allowing wider range of
whenversions
- Fixed tmp files cleanup
- Updated dependencies to use
when 3.0.x
- Added event listeners cleanup
- Fixed tmp files leak after cwebp error processinf Buffer of Stream
- Fixed installation script to support old webp versions
- Added verbose error reporting
- Added support for stringified numbers
- Added bin option to specify cwebp path
- Improved cwebp errors reporting
- Added install_webp script
- Fixed crush on non-function passed as a callback
- Fixed Readme
- Initial release