UNPKG

2.69 kBMarkdownView Raw
1# v0.11.0 (Fri May 15 2020)
2
3#### 🚀 Enhancement
4
5- Removed Core-JS as a dependency. [#882](https://github.com/oliver-moran/jimp/pull/882) ([@EricRabil](https://github.com/EricRabil))
6
7#### Authors: 1
8
9- Eric Rabil ([@EricRabil](https://github.com/EricRabil))
10
11---
12
13# v0.10.2 (Tue Apr 14 2020)
14
15#### 🐛 Bug Fix
16
17- Rewrite handling EXIF orientation — add tests, make it plugin-independent [#875](https://github.com/oliver-moran/jimp/pull/875) ([@skalee](https://github.com/skalee))
18
19#### Authors: 1
20
21- Sebastian Skałacki ([@skalee](https://github.com/skalee))
22
23---
24
25# v0.10.0 (Mon Mar 30 2020)
26
27#### 🚀 Enhancement
28
29- Properly split constructor and instance types [#867](https://github.com/oliver-moran/jimp/pull/867) ([@forivall](https://github.com/forivall))
30
31#### Authors: 1
32
33- Emily Marigold Klassen ([@forivall](https://github.com/forivall))
34
35---
36
37# v0.9.7 (Fri Mar 27 2020)
38
39#### 🐛 Bug Fix
40
41- Added missing plugins to the types [#863](https://github.com/oliver-moran/jimp/pull/863) ([@crutchcorn](https://github.com/crutchcorn))
42
43#### Authors: 1
44
45- Corbin Crutchley ([@crutchcorn](https://github.com/crutchcorn))
46
47---
48
49# v0.9.6 (Wed Mar 18 2020)
50
51#### 🐛 Bug Fix
52
53- upgrade auto [#860](https://github.com/oliver-moran/jimp/pull/860) ([@hipstersmoothie](https://github.com/hipstersmoothie))
54
55#### 🏠 Internal
56
57- Fix TypeScript error on 'next' [#858](https://github.com/oliver-moran/jimp/pull/858) ([@crutchcorn](https://github.com/crutchcorn))
58
59#### Authors: 2
60
61- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
62- Corbin Crutchley ([@crutchcorn](https://github.com/crutchcorn))
63
64---
65
66# v0.9.3 (Tue Nov 26 2019)
67
68#### 🐛 Bug Fix
69
70- `@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`
71 - Fix regeneratorRuntime errors [#815](https://github.com/oliver-moran/jimp/pull/815) ([@crutchcorn](https://github.com/crutchcorn) [@hipstersmoothie](https://github.com/hipstersmoothie))
72
73#### Authors: 2
74
75- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
76- Corbin Crutchley ([@crutchcorn](https://github.com/crutchcorn))
\No newline at end of file