CHANGELOG.md
3.66 KB
v0.15.0 (Fri Aug 07 2020)
🚀 Enhancement
- Remove 'browser' field from main jimp package's package.json. #918 (@Gustavo6046)
Authors: 1
- Gustavo Ramos Rehermann (@Gustavo6046)
v0.14.0 (Mon Jun 29 2020)
🚀 Enhancement
- include Addition (Add) blending mode + Officially drop support for Node 8 #904 (@GlitchyPSIX)
Authors: 1
- GlitchyPSI (@GlitchyPSIX)
v0.13.0 (Fri Jun 05 2020)
🚀 Enhancement
- Add single frame encoder for type-gif #899 (@jeffbseeking @hipstersmoothie)
Authors: 2
- Andrew Lisowski (@hipstersmoothie)
- Jeff Bonnes (@jeffbseeking)
v0.11.0 (Fri May 15 2020)
🚀 Enhancement
- Removed Core-JS as a dependency. #882 (@EricRabil)
Authors: 1
- Eric Rabil (@EricRabil)
v0.10.2 (Tue Apr 14 2020)
🐛 Bug Fix
Authors: 1
- Sebastian Skałacki (@skalee)
v0.10.0 (Mon Mar 30 2020)
🚀 Enhancement
Authors: 1
- Emily Marigold Klassen (@forivall)
v0.9.7 (Fri Mar 27 2020)
🐛 Bug Fix
- Added missing plugins to the types #863 (@crutchcorn)
Authors: 1
- Corbin Crutchley (@crutchcorn)
v0.9.6 (Wed Mar 18 2020)
🐛 Bug Fix
- upgrade auto #860 (@hipstersmoothie)
🏠 Internal
- Fix TypeScript error on 'next' #858 (@crutchcorn)
Authors: 2
- Andrew Lisowski (@hipstersmoothie)
- 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)