Skip to content

Update dependency jimp to v1

Ghost User requested to merge renovate/jimp-1.x into master

This MR contains the following updates:

Package Type Update Change
jimp dependencies major ^0.2.28 -> ^1.0.0

Release Notes

jimp-dev/jimp (jimp)

v1.6.0

Compare Source

Release Notes
Add support for image decoder options (#​1336)

Can now have options for the underlying image codecs

CleanShot 2024-09-07 at 15 26 41


🚀 Enhancement
  • @jimp/core, @jimp/types, @jimp/js-bmp, @jimp/js-jpeg, @jimp/js-png
️ Pushed to main
Authors: 1

v1.4.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
️ Pushed to main
  • @jimp/core, @jimp/types, @jimp/utils, @jimp/plugin-print, @jimp/plugin-quantize, @jimp/wasm-webp
📝 Documentation
Authors: 1

v1.3.0

Compare Source

🚀 Enhancement
Authors: 1

v1.2.0

Compare Source

🚀 Enhancement
  • @jimp/core, jimp, @jimp/plugin-print, @jimp/wasm-avif, @jimp/wasm-jpeg, @jimp/wasm-png, @jimp/wasm-webp
Authors: 1

v1.1.5

Compare Source

🐛 Bug Fix
️ Pushed to main
  • @jimp/core, jimp
Authors: 1

v1.1.4

Compare Source

Release Notes
improve bundler integration (#​1321)

Instead of having to import jimp/browser you can now just import jimp and the bundler should pick up the browser export.


🐛 Bug Fix
Authors: 1

v1.1.3

Compare Source

🐛 Bug Fix
  • jimp
  • @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-quantize, @jimp/plugin-resize, @jimp/plugin-rotate, @jimp/plugin-shadow, @jimp/plugin-threshold
Authors: 1

v1.1.2

Compare Source

Release Notes
Make brightness function behave like other implementations (#​1312)

This MR changes the brightness function to behave like the css brightness function and other implementations. Previously it was doing something odd. Instead of multiplying the color channel by the multiplier value, it multiplied against the inversion of the current color.

In the current version a value of 1 won't change the colors at all. Values above 1 will brighten the colors, values below 1 will darken the colors.


🐛 Bug Fix
Authors: 1

v1.1.1

Compare Source

🐛 Bug Fix
Authors: 1

v1.1.0

Compare Source

🚀 Enhancement
️ Pushed to main
  • Update browser docs (@​hipstersmoothie)
  • Add migration guide (@​hipstersmoothie)
  • fix docs upload path (@​hipstersmoothie)
  • @jimp/core, @jimp/diff, @jimp/file-ops, jimp, @jimp/test-utils, @jimp/types, @jimp/utils, @jimp/js-bmp, @jimp/js-jpeg, @jimp/js-png, @jimp/js-tiff, @jimp/plugin-blit, @jimp/plugin-blur, @jimp/plugin-circle, @jimp/plugin-contain, @jimp/plugin-cover, @jimp/plugin-crop, @jimp/plugin-displace, @jimp/plugin-dither, @jimp/plugin-fisheye, @jimp/plugin-flip, @jimp/plugin-mask, @jimp/plugin-print, @jimp/plugin-resize, @jimp/plugin-rotate, @jimp/plugin-shadow, @jimp/plugin-threshold
  • @jimp/js-jpeg, @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-mask, @jimp/plugin-print, @jimp/plugin-resize, @jimp/plugin-rotate, @jimp/plugin-shadow, @jimp/plugin-threshold
Authors: 1

v1.0.5

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Ben McCann (@​benmccann), for all your work!

🐛 Bug Fix
️ Pushed to main
Authors: 2

v1.0.4

Compare Source

️ Pushed to main
  • fix release script (lisowski54@​gmail.com)
Authors: 1
  • Andrew Lisowski (lisowski54@​gmail.com)

v1.0.3

Compare Source

🎉 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
  • @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
  • 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
  • @jimp/test-utils
Authors: 2

v1.0.2

Compare Source

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
📝 Documentation
Authors: 2

v0.22.12

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Dathan (@​DLiblik), for all your work!

🚀 Enhancement
🐛 Bug Fix
Authors: 3

v0.22.11

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

Rob Juurlink (@​kozmoz)

null@​AnotherPillow

🚀 Enhancement
📝 Documentation
Authors: 4

v0.22.10

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Zach Stevenson (@​stevezac-osu), for all your work!

🚀 Enhancement
Authors: 2

v0.22.9

Compare Source

🎉 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
Authors: 5

v0.22.8

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

Sjoerd (@​sjoerd108)

null@​php4fan

null@​JunkMeal

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
Authors: 3

v0.22.7

Compare Source

🎉 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
Authors: 1

v0.22.6

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Daniell (@​daniellwdb), for all your work!

🐛 Bug Fix
Authors: 1

v0.22.5

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

Charly Poirier (@​charlypoirier)

Ihor Bodnarchuk (@​ihorbond)

🐛 Bug Fix
📝 Documentation
Authors: 3

v0.22.4

Compare Source

🚀 Enhancement
Authors: 1

v0.22.3

Compare Source

🚀 Enhancement
Authors: 1

v0.22.2

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

Ollie Chick (@​olliechick)

Andrey Kutejko (@​andy128k)

🚀 Enhancement
📝 Documentation
Authors: 2

v0.22.1

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Dathan (@​DLiblik), for all your work!

🚀 Enhancement
🐛 Bug Fix
Authors: 3

v0.22.0

Compare Source

Release Notes
Switch to fetch for url requests (#​1165)

The underlying library for fetching images has been changed.

loadFromURL can take a set of options. When in the node environment all those options are passed to phin. Any options used to pass to phin that are not supported by the fetch API will stop working.


💥 Breaking Change
🏠 Internal
  • @jimp/core, @jimp/custom, jimp, @jimp/plugin-blit, @jimp/plugin-circle, @jimp/plugin-color, @jimp/plugin-contain, @jimp/plugin-cover, @jimp/plugin-crop, @jimp/plugin-fisheye, @jimp/plugin-flip, @jimp/plugin-mask, @jimp/plugin-normalize, @jimp/plugin-print, @jimp/plugin-resize, @jimp/plugin-rotate, @jimp/plugin-shadow, @jimp/plugin-threshold, @jimp/test-utils, @jimp/bmp, @jimp/gif, @jimp/jpeg, @jimp/png, @jimp/tiff
  • @jimp/core, @jimp/plugin-resize
  • @jimp/core, jimp, @jimp/plugin-blit, @jimp/plugin-circle, @jimp/plugin-color, @jimp/plugin-contain, @jimp/plugin-cover, @jimp/plugin-crop, @jimp/plugin-fisheye, @jimp/plugin-flip, @jimp/plugin-mask, @jimp/plugin-normalize, @jimp/plugin-print, @jimp/plugin-resize, @jimp/plugin-rotate, @jimp/plugin-shadow, @jimp/plugin-threshold, @jimp/test-utils, @jimp/bmp, @jimp/gif, @jimp/jpeg, @jimp/png, @jimp/tiff
Authors: 2

v0.21.3

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Daniel Holmes (@​danielholmes), for all your work!

🚀 Enhancement
🐛 Bug Fix
  • @jimp/core, @jimp/plugin-resize
🏠 Internal
Authors: 2

v0.21.2

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Daniel Holmes (@​danielholmes), for all your work!

🚀 Enhancement
🐛 Bug Fix
  • @jimp/core, @jimp/plugin-resize
🏠 Internal
Authors: 2

v0.21.1

Compare Source

🚀 Enhancement
Authors: 1

v0.21.0

Compare Source

Release Notes
Babel Refactor (#​1149)

Marking this as a "breaking release" because it might change what deps need to be installed.

All modules should be exported as valid cjs and esm

CleanShot 2023-02-04 at 18 19 27


💥 Breaking Change
  • @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
Authors: 1

v0.20.2

Compare Source

🚀 Enhancement
Authors: 1

v0.20.1

Compare Source

️ Pushed to main
Authors: 1

v0.20.0

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, nopeless (@​nopeless), for all your work!

Release Notes
switch from browserify to webpack (#​1140)

This MR can be considered a breaking change as it remove the jimp.min.js file.

Instead there is now only the jimp.js file and we ship source maps for it.

We also configured the browser field so jimp will be automatically bundled better


💥 Breaking Change
🚀 Enhancement
️ Pushed to master
Authors: 2

v0.19.0

Compare Source

v0.18.0

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, nopeless (@​nopeless), for all your work!

Release Notes
switch from browserify to webpack (#​1140)

This MR can be considered a breaking change as it remove the jimp.min.js file.

Instead there is now only the jimp.js file and we ship source maps for it.

We also configured the browser field so jimp will be automatically bundled better


💥 Breaking Change
🚀 Enhancement
️ Pushed to main
Authors: 2

v0.17.10

Compare Source

v0.17.9

Compare Source

v0.17.8

Compare Source

🐛 Bug Fix
  • @jimp/cli, @jimp/custom, @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
Authors: 1

v0.17.7

Compare Source

🐛 Bug Fix
Authors: 5

v0.17.6

Compare Source

🐛 Bug Fix
Authors: 5

v0.17.5

Compare Source

🐛 Bug Fix
Authors: 2

v0.17.4

Compare Source

🐛 Bug Fix
Authors: 2

v0.17.3

Compare Source

🐛 Bug Fix
Authors: 2

v0.17.2

Compare Source

🐛 Bug Fix
Authors: 1

v0.17.1

Compare Source

🐛 Bug Fix
Authors: 2

v0.17.0

Compare Source

Release Notes
update jpeg-js (#​1131)

This release changes the minimum node version from 8 to 16


🚀 Enhancement
Authors: 1

v0.16.13

Compare Source

🐛 Bug Fix
️ Pushed to master
🏠 Internal
📝 Documentation
Authors: 9

v0.16.12

Compare Source

v0.16.11

Compare Source

v0.16.10

Compare Source

v0.16.9

Compare Source

v0.16.8

Compare Source

v0.16.7

Compare Source

v0.16.6

Compare Source

v0.16.5

Compare Source

v0.16.4

Compare Source

v0.16.3

Compare Source

🐛 Bug Fix
️ Pushed to main
🏠 Internal
📝 Documentation
Authors: 9

v0.16.2

Compare Source

🐛 Bug Fix
📝 Documentation
Authors: 4

v0.16.1

Compare Source

🐛 Bug Fix
  • @jimp/jpeg
Authors: 2
  • Vincent Dufrasnes (@​Chupsy)
  • vincent dufrasnes (vincentdufrasnes@vincent-dufrasnes)

v0.16.0

Compare Source

🚀 Enhancement
Authors: 1

v0.15.0

Compare Source

🚀 Enhancement
Authors: 1

v0.14.0

Compare Source

🚀 Enhancement
  • @jimp/core, jimp
Authors: 1

v0.13.0

Compare Source

🚀 Enhancement
📝 Documentation
Authors: 2

v0.12.1

Compare Source

🐛 Bug Fix
Authors: 1

v0.12.0

Compare Source

Release Notes

From #​891

This also drops support for node 6.14.


🚀 Enhancement
️ Pushed to main
Authors: 2

v0.11.0

Compare Source

🚀 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
🐛 Bug Fix
Authors: 2

v0.10.3

Compare Source

🐛 Bug Fix
Authors: 1

v0.10.2

Compare Source

🐛 Bug Fix
  • @jimp/core, jimp
    • Rewrite handling EXIF orientation — add tests, make it plugin-independent #​875 (@​skalee)
Authors: 1

v0.10.1

Compare Source

🐛 Bug Fix
📝 Documentation
Authors: 2

v0.10.0

Compare Source

🚀 Enhancement
  • @jimp/core, @jimp/custom, jimp, @jimp/jpeg
Authors: 1

v0.9.8

Compare Source

🐛 Bug Fix
Authors: 1

v0.9.7

Compare Source

🐛 Bug Fix
Authors: 3

v0.9.6

Compare Source

🐛 Bug Fix
🏠 Internal
Authors: 3

v0.9.5

Compare Source

🐛 Bug Fix
📝 Documentation
Authors: 1

v0.9.4

Compare Source

🐛 Bug Fix
Authors: 1

v0.9.3

Compare Source

🐛 Bug Fix
  • fix automation #​825 (@​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
  • @jimp/core
🏠 Internal
Authors: 3

v0.9.1

Compare Source

🐛 Bug Fix
Authors: 1

v0.9.0

Compare Source

🚀 Enhancement
Authors: 1

v0.8.5

Compare Source

🐛 Bug Fix
🏠 Internal
  • @jimp/cli, @jimp/core, jimp, @jimp/plugin-blit, @jimp/plugin-blur, @jimp/plugin-color, @jimp/plugin-crop, @jimp/plugin-normalize, @jimp/plugin-resize, @jimp/plugin-rotate, @jimp/test-utils, @jimp/jpeg, @jimp/png, @jimp/tiff, @jimp/types
📝 Documentation
Authors: 3

v0.8.4

Compare Source

🐛 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/jpeg, @jimp/png
Authors: 1

v0.8.3

Compare Source

🐛 Bug Fix
Authors: 1

v0.8.2

Compare Source

🐛 Bug Fix
Authors: 1

v0.8.1

Compare Source

🐛 Bug Fix
  • @jimp/cli, @jimp/core, @jimp/custom, jimp, @jimp/plugin-blit, @jimp/plugin-blur, @jimp/plugin-color, @jimp/plugin-contain, @jimp/plugin-cover, @jimp/plugin-displace, @jimp/plugin-dither, @jimp/plugin-flip, @jimp/plugin-gaussian, @jimp/plugin-invert, @jimp/plugin-mask, @jimp/plugin-normalize, @jimp/plugin-rotate, @jimp/plugin-scale, @jimp/plugin-threshold, @jimp/plugins, @jimp/utils
Authors: 2

v0.8.0

Compare Source

🚀 Enhancement
  • @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/bmp, @jimp/gif, @jimp/jpeg, @jimp/png, @jimp/tiff, @jimp/types, @jimp/utils
Authors: 1

v0.7.0

Compare Source

🚀 Enhancement
Authors: 1

v0.6.8

Compare Source

🐛 Bug Fix
Authors: 2

v0.6.7

Compare Source

🐛 Bug Fix
Authors: 1

v0.6.6

Compare Source

🐛 Bug Fix
Authors: 1

v0.6.5

Compare Source

🐛 Bug Fix
🏠 Internal
📝 Documentation
️ Pushed to master
Authors: 6

v0.6.4: Last Release Before Automation

Compare Source

v0.6.3

Compare Source

v0.6.2

Compare Source

v0.6.1

Compare Source

v0.6.0

Compare Source

v0.5.6

Compare Source

v0.5.5

Compare Source

v0.5.4

Compare Source

v0.5.3

Compare Source

🐛 Bug Fix
Committers: 1

v0.5.2

Compare Source

v0.5.2 (2018-09-23)

🐛 Bug Fix

v0.5.1

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 2

v0.5.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
🏠 Internal
Committers: 5

v0.4.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
🏠 Internal
  • core, custom, jimp, plugin-blit, plugin-color, plugin-contain, plugin-cover, plugin-crop, plugin-mask, plugin-normalize, plugin-print, plugin-resize, plugin-rotate, test-utils, type-bmp, type-jpeg, type-png, type-tiff
Committers: 1

v0.3.11

Compare Source

🐛 Bug Fix
Committers: 1

v0.3.10

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 1

v0.3.9

Compare Source

🐛 Bug Fix
  • core, custom, jimp, plugin-blit, plugin-blur, plugin-color, plugin-contain, plugin-cover, plugin-crop, plugin-displace, plugin-dither, plugin-flip, plugin-gaussian, plugin-invert, plugin-mask, plugin-normalize, plugin-print, plugin-resize, plugin-rotate, plugin-scale, plugins, type-bmp, type-gif, type-jpeg, type-png, type-tiff, types, utils
Committers: 1

v0.3.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • core, custom, jimp, plugin-blit, plugin-blur, plugin-color, plugin-contain, plugin-cover, plugin-crop, plugin-displace, plugin-dither, plugin-flip, plugin-gaussian, plugin-invert, plugin-mask, plugin-normalize, plugin-print, plugin-resize, plugin-rotate, plugin-scale, plugins, type-bmp, type-gif, type-jpeg, type-png, type-tiff, types, utils
Committers: 1

v0.3.7

Compare Source

🚀 Enhancement
🐛 Bug Fix
Committers: 4

v0.3.5: Version 0.3.5

Compare Source

Move babel/polyfill to dependancies so it's actually installed

v0.3.4: Version 0.3.4

Compare Source

Include babel/polyfill to fix bug #​543

v0.3.3: Version 0.3.3

Compare Source

Features:

Blendmodes - composite in many different ways! Accept jimp like data in constructor Always return this for chaining Render '?' for unknown characters Rewrite Types file

Bugs:

Fix BMP color issues Better error handling in jimp contsructor simplify getJimpDir Improve performance of rotate Improve performance of print by caching character fix bug #​516 font paths in node module Polyfill object.entries

v0.3.2: Version 0.3.2

Compare Source

  • Fix failing tests
  • Include fonts in the package

v0.3.1: Version 0.3.1

Compare Source

No change release in order to publish to NPM (version 0.3.0 was unpublished as a bad build).


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports