Releases: jimp-dev/jimp
Releases · jimp-dev/jimp
v0.17.0
Release Notes
update jpeg-js (#1131)
This release changes the minimum node version from 8 to 16
🚀 Enhancement
@jimp/jpeg- update jpeg-js #1131 (@hipstersmoothie)
Authors: 1
- Andrew Lisowski (@hipstersmoothie)
v0.16.13
🐛 Bug Fix
- Bump qs from 6.5.2 to 6.5.3 #1130 (@dependabot[bot])
- Fixed typo in the bug report template #1109 (@danielholmes)
@jimp/plugin-crop- fixed plugin-crop full width slices math #1073 (@endreszabo)
@jimp/core,jimp,@jimp/plugin-color- Fix edgeHandling types #1080 (@domdomegg)
jimp- Readme: Fix measureText sample code #1102 (@dkong @hipstersmoothie)
@jimp/plugin-print- Update README.md #1120 (@mfuatnuroglu)
@jimp/core
⚠️ Pushed to master
- set at org (@hipstersmoothie)
- set user directly (@hipstersmoothie)
- try this (@hipstersmoothie)
- update key (@hipstersmoothie)
- fix patch (@hipstersmoothie)
- fixing release (@hipstersmoothie)
- test auto fix (@hipstersmoothie)
- fix repo (@hipstersmoothie)
- testing (@hipstersmoothie)
- fix token (@hipstersmoothie)
- actually fix release (@hipstersmoothie)
- fix checkout? (@hipstersmoothie)
@jimp/core,jimp,@jimp/plugin-print- try this (@hipstersmoothie)
@jimp/cli,@jimp/core,jimp,@jimp/plugin-blit,@jimp/plugin-color,@jimp/test-utils,@jimp/png- update linting (@hipstersmoothie)
@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- upgrade prettier (@hipstersmoothie)
🏠 Internal
- only build node 16 #1127 (@hipstersmoothie)
📝 Documentation
Authors: 9
- @dependabot[bot]
- @krudos
- @mfuatnuroglu
- Adam Jones (@domdomegg)
- Andrew Lisowski (@hipstersmoothie)
- Daniel Holmes (@danielholmes)
- Dara Kong (@dkong)
- Endre Szabo (@endreszabo)
- Stuart Hinson (@stuarth)
v0.16.2
🐛 Bug Fix
@jimp/jpeg- Bump jpeg-js over 0.4.4 to avoid cve-2022-25851 #1093 (@melhadad)
📝 Documentation
- docs: toc added for easier reading #984 (@j-d-carmichael)
- feat: add handwritten.js project #946 (@alias-rahil)
@jimp/plugin-fisheye- added the "e" back to @jimp/plugin-fisheye #947 (@mynameismax)
Authors: 4
- J D Carmichael (@j-d-carmichael)
- Max (@mynameismax)
- Michael Elhadad (@melhadad)
- Rahil Kabani (@alias-rahil)
v0.16.1
v0.16.0
v0.15.0
🚀 Enhancement
jimp- Remove 'browser' field from main jimp package's package.json. #918 (@Gustavo6046)
Authors: 1
- Gustavo Ramos Rehermann (@Gustavo6046)
v0.14.0
🚀 Enhancement
@jimp/core,jimp- include Addition (Add) blending mode + Officially drop support for Node 8 #904 (@GlitchyPSIX)
Authors: 1
- GlitchyPSI (@GlitchyPSIX)
v0.13.0
🚀 Enhancement
jimp,@jimp/gif- Add single frame encoder for type-gif #899 (@jeffbseeking @hipstersmoothie)
📝 Documentation
- Fix one file testing instructions #898 (@jeffbseeking)
Authors: 2
- Andrew Lisowski (@hipstersmoothie)
- Jeff Bonnes (@jeffbseeking)
v0.12.1
🐛 Bug Fix
@jimp/jpeg- update jpeg-js #892 (@hipstersmoothie)
Authors: 1
- Andrew Lisowski (@hipstersmoothie)
v0.12.0
Release Notes
From #891
This also drops support for node 6.14.
🚀 Enhancement
- Remove compiling polyfills into published code #891 (@danez @hipstersmoothie)
⚠️ Pushed to master
- Fix package.json (@hipstersmoothie)
- Add readme description (@hipstersmoothie)
Authors: 2
- Andrew Lisowski (@hipstersmoothie)
- Daniel Tschinder (@danez)