Releases: jimp-dev/jimp
v1.0.5
🎉 This release contains work from a new contributor! 🎉
Thank you, Ben McCann (@benmccann), for all your work!
🐛 Bug Fix
@jimp/plugin-hash
- add missing dependency #1306 (@benmccann @hipstersmoothie)
⚠️ Pushed to main
- fix build command (@hipstersmoothie)
- build browser bundle when building (@hipstersmoothie)
- fixing docs deploy (@hipstersmoothie)
jimp
- fix browser build (@hipstersmoothie)
Authors: 2
- Andrew Lisowski (@hipstersmoothie)
- Ben McCann (@benmccann)
v1.0.4
⚠️ Pushed to main
- fix release script ([email protected])
Authors: 1
- Andrew Lisowski ([email protected])
v1.0.3
🎉 This release contains work from a new contributor! 🎉
Thank you, Ben McCann (@benmccann), for all your work!
🐛 Bug Fix
@jimp/core
,jimp
,@jimp/plugin-cover
,@jimp/plugin-dither
,@jimp/plugin-print
- remove hundreds of unused dependencies #1302 (@benmccann @hipstersmoothie)
@jimp/core
,@jimp/diff
,@jimp/file-ops
,jimp
,@jimp/test-utils
,@jimp/types
,@jimp/utils
,@jimp/js-bmp
,@jimp/js-gif
,@jimp/js-jpeg
,@jimp/js-png
,@jimp/js-tiff
,@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-hash
,@jimp/plugin-mask
,@jimp/plugin-print
,@jimp/plugin-resize
,@jimp/plugin-rotate
,@jimp/plugin-shadow
,@jimp/plugin-threshold
- Fix build #1303 (@hipstersmoothie)
⚠️ Pushed to main
- add build (@hipstersmoothie)
- fix name (@hipstersmoothie)
- deploy docs (@hipstersmoothie)
@jimp/core
,@jimp/diff
,@jimp/file-ops
,jimp
,@jimp/test-utils
,@jimp/types
,@jimp/utils
,@jimp/js-bmp
,@jimp/js-gif
,@jimp/js-jpeg
,@jimp/js-png
,@jimp/js-tiff
,@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-hash
,@jimp/plugin-mask
,@jimp/plugin-print
,@jimp/plugin-resize
,@jimp/plugin-rotate
,@jimp/plugin-shadow
,@jimp/plugin-threshold
- add clean script (@hipstersmoothie)
@jimp/test-utils
- fix build (@hipstersmoothie)
Authors: 2
- Andrew Lisowski (@hipstersmoothie)
- Ben McCann (@benmccann)
v1.0.2
This release marks v1 of Jimp and there are some notable breaking changes.
- Removed some odd api and made the main api easier to reason about
- Rewrote it in TypeScript
- Support for ESM/CJS/Browser
- All methods have been refactored to an options object for easier readability
🎉 This release contains work from a new contributor! 🎉
Thank you, Juan Pablo Garcia Ripa (@Sarabadu), for all your work!
💥 Breaking Change
@jimp/core
,@jimp/diff
,@jimp/file-ops
,jimp
,@jimp/test-utils
,@jimp/types
,@jimp/utils
,@jimp/js-bmp
,@jimp/js-gif
,@jimp/js-jpeg
,@jimp/js-png
,@jimp/js-tiff
,@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-hash
,@jimp/plugin-mask
,@jimp/plugin-print
,@jimp/plugin-resize
,@jimp/plugin-rotate
,@jimp/plugin-shadow
,@jimp/plugin-threshold
⚠️ Pushed to main
- udpate auto (@hipstersmoothie)
- add plugins (@hipstersmoothie)
- remove CI release (@hipstersmoothie)
@jimp/core
,@jimp/diff
,@jimp/file-ops
,jimp
,@jimp/test-utils
,@jimp/types
,@jimp/utils
,@jimp/js-bmp
,@jimp/js-gif
,@jimp/js-jpeg
,@jimp/js-png
,@jimp/js-tiff
,@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-hash
,@jimp/plugin-mask
,@jimp/plugin-print
,@jimp/plugin-resize
,@jimp/plugin-rotate
,@jimp/plugin-shadow
,@jimp/plugin-threshold
- set side effects (@hipstersmoothie)
- fix versions (@hipstersmoothie)
- add publish config (@hipstersmoothie)
📝 Documentation
@jimp/plugin-cover
- remove outdated docs #1301 (@hipstersmoothie)
Authors: 2
- Andrew Lisowski (@hipstersmoothie)
- Juan Pablo Garcia Ripa (@Sarabadu)
v0.22.12
🎉 This release contains work from a new contributor! 🎉
Thank you, Dathan (@DLiblik), for all your work!
🚀 Enhancement
- Automatic release #1277 (@hipstersmoothie @github-actions[bot])
🐛 Bug Fix
@jimp/core
- Improve color operations performance #1263 (@DLiblik @hipstersmoothie)
Authors: 3
- @github-actions[bot]
- Andrew Lisowski (@hipstersmoothie)
- Dathan (@DLiblik)
v0.22.11
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Rob Juurlink (@kozmoz)
❤️ null@AnotherPillow
🚀 Enhancement
@jimp/plugin-print
- Add \n support for image.print #865 #1265 ([email protected] @kozmoz @hipstersmoothie)
📝 Documentation
jimp
- Fix it's/its, see description. #1267 (@AnotherPillow)
Authors: 4
- @AnotherPillow
- Andrew Lisowski (@hipstersmoothie)
- juurr00 ([email protected])
- Rob Juurlink (@kozmoz)
v0.22.10
🎉 This release contains work from a new contributor! 🎉
Thank you, Zach Stevenson (@stevezac-osu), for all your work!
🚀 Enhancement
@jimp/core
- Encoder for GIF provides a Promise to getBuffer when a string, Buffer, or Uint8Array is expected #1239 (@stevezac-osu @hipstersmoothie)
Authors: 2
- Andrew Lisowski (@hipstersmoothie)
- Zach Stevenson (@stevezac-osu)
v0.22.9
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Artur (@Artur-)
❤️ Tim O. (macer) (@gitmacer)
❤️ aab (@aabccd021)
❤️ Zsolt Medgyesi (@zmedgyes)
❤️ Nicolas Morel (@Marsup)
🚀 Enhancement
🐛 Bug Fix
📝 Documentation
- delete cli link from readme #1250 (@aabccd021)
Authors: 5
- aab (@aabccd021)
- Artur (@Artur-)
- Nicolas Morel (@Marsup)
- Tim O. (macer) (@gitmacer)
- Zsolt Medgyesi (@zmedgyes)
v0.22.8
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Sjoerd (@sjoerd108)
❤️ null@php4fan
❤️ null@JunkMeal
🚀 Enhancement
@jimp/core
,jimp
- Composite: don't write to null pixels #1226 (@sjoerd108)
@jimp/plugin-color
- Fix: convolute not defaulting to 0, 0 as starting point #1228 (@sjoerd108)
@jimp/plugin-rotate
- Fix: rotate resize param on multiples of 90 #1229 (@sjoerd108)
🐛 Bug Fix
@jimp/plugin-crop
,@jimp/test-utils
- Fix autocrop mixing up east and west #1227 (@sjoerd108)
📝 Documentation
Authors: 3
- @JunkMeal
- @php4fan
- Sjoerd (@sjoerd108)
v0.22.7
🎉 This release contains work from a new contributor! 🎉
Thank you, MD KHAIRUL ISLAM (@black-turtle), for all your work!
Release Notes
use matrix rotate, if rotate angle is multiple of 90 degrees (#1209)
Fixes a bug where rotating by 90 degrees introduced extra pixels
🐛 Bug Fix
@jimp/plugin-rotate
- use matrix rotate, if rotate angle is multiple of 90 degrees #1209 (@black-turtle)
Authors: 1
- MD KHAIRUL ISLAM (@black-turtle)