|
1 | 1 | # v0.9.1 (Tue Nov 26 2019)
|
2 | 2 |
|
3 |
| -#### 🐛 Bug Fix |
| 3 | +#### 🐛 Bug Fix |
4 | 4 |
|
5 | 5 | - `@jimp/core`, `jimp`
|
6 | 6 | - Added callback to jimp constructor typings [#810](https://github.com/oliver-moran/jimp/pull/810) ([@crutchcorn](https://github.com/crutchcorn))
|
|
13 | 13 |
|
14 | 14 | # v0.9.0 (Tue Nov 26 2019)
|
15 | 15 |
|
16 |
| -#### 🚀 Enhancement |
| 16 | +#### 🚀 Enhancement |
17 | 17 |
|
18 | 18 | - `jimp`
|
19 | 19 | - Revert exports to match 0.6.4 TS definitions [#820](https://github.com/oliver-moran/jimp/pull/820) ([@crutchcorn](https://github.com/crutchcorn))
|
|
26 | 26 |
|
27 | 27 | # v0.8.5 (Fri Oct 18 2019)
|
28 | 28 |
|
29 |
| -#### 🐛 Bug Fix |
| 29 | +#### 🐛 Bug Fix |
30 | 30 |
|
31 | 31 | - `@jimp/core`
|
32 | 32 | - Image dimensions during exif rotation have been corrected [#791](https://github.com/oliver-moran/jimp/pull/791) ( [email protected] [@popinguy](https://github.com/popinguy))
|
33 | 33 |
|
34 |
| -#### 🏠 Internal |
| 34 | +#### 🏠 Internal |
35 | 35 |
|
36 | 36 | - `@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`
|
37 | 37 | - Upgrade nearly-all dev deps [#799](https://github.com/oliver-moran/jimp/pull/799) ([@popinguy](https://github.com/popinguy) [@hipstersmoothie](https://github.com/hipstersmoothie))
|
38 | 38 |
|
39 |
| -#### 📝 Documentation |
| 39 | +#### 📝 Documentation |
40 | 40 |
|
41 | 41 | - Added back mention of required tsconfig options [#800](https://github.com/oliver-moran/jimp/pull/800) ([@popinguy](https://github.com/popinguy))
|
42 | 42 |
|
|
50 | 50 |
|
51 | 51 | # v0.8.4 (Fri Sep 20 2019)
|
52 | 52 |
|
53 |
| -#### 🐛 Bug Fix |
| 53 | +#### 🐛 Bug Fix |
54 | 54 |
|
55 | 55 | - `@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`
|
56 | 56 | - TS 3.1 fixed [#798](https://github.com/oliver-moran/jimp/pull/798) ([@crutchcorn](https://github.com/crutchcorn))
|
|
63 | 63 |
|
64 | 64 | # v0.8.3 (Wed Sep 18 2019)
|
65 | 65 |
|
66 |
| -#### 🐛 Bug Fix |
| 66 | +#### 🐛 Bug Fix |
67 | 67 |
|
68 | 68 | - `@jimp/core`, `@jimp/custom`, `jimp`
|
69 | 69 | - Fix issues with typings using classes, publish @core typings, and fix 3.1 typings [#792](https://github.com/oliver-moran/jimp/pull/792) ([@crutchcorn](https://github.com/crutchcorn))
|
|
76 | 76 |
|
77 | 77 | # v0.8.2 (Fri Sep 13 2019)
|
78 | 78 |
|
79 |
| -#### 🐛 Bug Fix |
| 79 | +#### 🐛 Bug Fix |
80 | 80 |
|
81 | 81 | - `jimp`
|
82 | 82 | - must ship types [#794](https://github.com/oliver-moran/jimp/pull/794) ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
89 | 89 |
|
90 | 90 | # v0.8.1 (Thu Sep 12 2019)
|
91 | 91 |
|
92 |
| -#### 🐛 Bug Fix |
| 92 | +#### 🐛 Bug Fix |
93 | 93 |
|
94 | 94 | - `@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`
|
95 | 95 | - Fix 0.8 typings, add type tests [#786](https://github.com/oliver-moran/jimp/pull/786) ([@crutchcorn](https://github.com/crutchcorn) [@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
103 | 103 |
|
104 | 104 | # v0.8.0 (Sat Sep 07 2019)
|
105 | 105 |
|
106 |
| -#### 🚀 Enhancement |
| 106 | +#### 🚀 Enhancement |
107 | 107 |
|
108 | 108 | - `@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`
|
109 | 109 | - Made typings plugin friendly & add typings for every package [#770](https://github.com/oliver-moran/jimp/pull/770) ([@crutchcorn](https://github.com/crutchcorn))
|
|
0 commit comments