All Versions
44
Latest Version
Avg Release Cycle
47 days
Latest Release
819 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.9.1 Changes
November 26, 2019๐ฑ ๐ Bug Fix
@jimp/core
,jimp
- Added callback to jimp constructor typings #810 (@crutchcorn)
Authors: 1
- Corbin Crutchley (@crutchcorn)
-
v0.9.0 Changes
November 26, 2019๐ฑ ๐ Enhancement
jimp
- Revert exports to match 0.6.4 TS definitions #820 (@crutchcorn)
Authors: 1
- Corbin Crutchley (@crutchcorn)
-
v0.8.5 Changes
October 18, 2019๐ฑ ๐ Bug Fix
@jimp/core
- Image dimensions during exif rotation have been corrected #791 ([email protected] @popinguy)
๐ฑ ๐ 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
- Upgrade nearly-all dev deps #799 (@popinguy @hipstersmoothie)
๐ ๐ Documentation
Authors: 3
- @popinguy
- Andrew Lisowski (@hipstersmoothie)
- Alexander Shcherbakov ([email protected])
-
v0.8.4 Changes
September 20, 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/jpeg
,@jimp/png
- TS 3.1 fixed #798 (@crutchcorn)
Authors: 1
- Corbin Crutchley (@crutchcorn)
- ๐
-
v0.8.3 Changes
September 18, 2019๐ฑ ๐ Bug Fix
@jimp/core
,@jimp/custom
,jimp
- Fix issues with typings using classes, publish @core typings, and fix 3.1 typings #792 (@crutchcorn)
Authors: 1
- Corbin Crutchley (@crutchcorn)
-
v0.8.2 Changes
September 13, 2019๐ฑ ๐ Bug Fix
jimp
- must ship types #794 (@hipstersmoothie)
Authors: 1
- Andrew Lisowski (@hipstersmoothie)
-
v0.8.1 Changes
September 12, 2019๐ฑ ๐ 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
- Fix 0.8 typings, add type tests #786 (@crutchcorn @hipstersmoothie)
Authors: 2
- Corbin Crutchley (@crutchcorn)
- Andrew Lisowski (@hipstersmoothie)
- ๐
-
v0.8.0 Changes
September 07, 2019๐ฑ ๐ 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
- Made typings plugin friendly & add typings for every package #770 (@crutchcorn)
Authors: 1
- Corbin Crutchley (@crutchcorn)
- ๐
-
v0.7.0 Changes
September 06, 2019๐ฑ ๐ Enhancement
@jimp/core
,jimp
,@jimp/utils
- Feature scanIterator #781 (@ozelot379)
Authors: 1
-
v0.6.8 Changes
September 03, 2019๐ฑ ๐ Bug Fix
jimp
- Remove dependency '@babel/polyfill' and add 'regenerator-runtime' #783 (@ebual @hipstersmoothie)
Authors: 2
- Philipp Laube (@ebual)
- Andrew Lisowski (@hipstersmoothie)