CHANGELOG.md
1.59 KB
v0.9.8 (Sat Mar 28 2020)
🐛 Bug Fix
- Export the four missing plugins from plugin package #866 (@crutchcorn)
Authors: 1
- Corbin Crutchley (@crutchcorn)
v0.9.7 (Fri Mar 27 2020)
🐛 Bug Fix
- Added missing plugins to the types #863 (@crutchcorn)
Authors: 1
- Corbin Crutchley (@crutchcorn)
v0.9.3 (Tue Nov 26 2019)
🐛 Bug Fix
-
@jimp/cli
,@jimp/core
,@jimp/custom
,jimp
,@jimp/plugin-blit
,@jimp/plugin-blur
,@jimp/plugin-circle
,@jimp/plugin-color
,@jimp/plugin-contain
,@jimp/plugin-cover
,@jimp/plugin-crop
,@jimp/plugin-displace
,@jimp/plugin-dither
,@jimp/plugin-fisheye
,@jimp/plugin-flip
,@jimp/plugin-gaussian
,@jimp/plugin-invert
,@jimp/plugin-mask
,@jimp/plugin-normalize
,@jimp/plugin-print
,@jimp/plugin-resize
,@jimp/plugin-rotate
,@jimp/plugin-scale
,@jimp/plugin-shadow
,@jimp/plugin-threshold
,@jimp/plugins
,@jimp/test-utils
,@jimp/bmp
,@jimp/gif
,@jimp/jpeg
,@jimp/png
,@jimp/tiff
,@jimp/types
,@jimp/utils
- Fix regeneratorRuntime errors #815 (@crutchcorn @hipstersmoothie)
Authors: 2
- Andrew Lisowski (@hipstersmoothie)
- Corbin Crutchley (@crutchcorn)