Releases: jimp-dev/jimp
Releases · jimp-dev/jimp
v0.11.0
🚀 Enhancement
@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- Removed Core-JS as a dependency. #882 (@EricRabil)
🐛 Bug Fix
@jimp/core- Make callback optional for Jimp.rgbaToInt #889 (@HanKruiger)
Authors: 2
- Eric Rabil (@EricRabil)
- Han Kruiger (@HanKruiger)
v0.10.3
v0.10.2
v0.10.1
v0.10.0
v0.9.8
🐛 Bug Fix
@jimp/plugins- Export the four missing plugins from plugin package #866 (@crutchcorn)
Authors: 1
- Corbin Crutchley (@crutchcorn)
v0.9.7
🐛 Bug Fix
- Bump acorn from 6.3.0 to 6.4.1 #854 (@dependabot[bot])
- Bump handlebars from 4.2.1 to 4.7.3 #861 (@dependabot[bot])
jimp,@jimp/plugins- Added missing plugins to the types #863 (@crutchcorn)
@jimp/plugin-threshold- Relax version range of plugin-threshold peerDependencies #859 (@pasieronen)
Authors: 3
- @dependabot[bot]
- Corbin Crutchley (@crutchcorn)
- Pasi Eronen (@pasieronen)
v0.9.6
🐛 Bug Fix
jimp- upgrade auto #860 (@hipstersmoothie)
@jimp/core
🏠 Internal
@jimp/core,@jimp/custom,jimp- Fix TypeScript error on 'next' #858 (@crutchcorn)
Authors: 3
- Andrew Lisowski (@hipstersmoothie)
- Corbin Crutchley (@crutchcorn)
- Denis Bendrikov (@Den-dp)