You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+25Lines changed: 25 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,28 @@
1
+
# v0.22.7 (Sat Feb 25 2023)
2
+
3
+
:tada: This release contains work from a new contributor! :tada:
4
+
5
+
Thank you, MD KHAIRUL ISLAM ([@black-turtle](https://github.com/black-turtle)), for all your work!
6
+
7
+
### Release Notes
8
+
9
+
#### use matrix rotate, if rotate angle is multiple of 90 degrees ([#1209](https://github.com/jimp-dev/jimp/pull/1209))
10
+
11
+
Fixes a bug where rotating by 90 degrees introduced extra pixels
12
+
13
+
---
14
+
15
+
#### 🐛 Bug Fix
16
+
17
+
-`@jimp/plugin-rotate`
18
+
- use matrix rotate, if rotate angle is multiple of 90 degrees [#1209](https://github.com/jimp-dev/jimp/pull/1209) ([@black-turtle](https://github.com/black-turtle))
19
+
20
+
#### Authors: 1
21
+
22
+
- MD KHAIRUL ISLAM ([@black-turtle](https://github.com/black-turtle))
23
+
24
+
---
25
+
1
26
# v0.22.6 (Fri Feb 24 2023)
2
27
3
28
:tada: This release contains work from a new contributor! :tada:
Copy file name to clipboardExpand all lines: packages/plugin-rotate/CHANGELOG.md
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,27 @@
1
+
# v0.22.7 (Sat Feb 25 2023)
2
+
3
+
:tada: This release contains work from a new contributor! :tada:
4
+
5
+
Thank you, MD KHAIRUL ISLAM ([@black-turtle](https://github.com/black-turtle)), for all your work!
6
+
7
+
### Release Notes
8
+
9
+
#### use matrix rotate, if rotate angle is multiple of 90 degrees ([#1209](https://github.com/jimp-dev/jimp/pull/1209))
10
+
11
+
Fixes a bug where rotating by 90 degrees introduced extra pixels
12
+
13
+
---
14
+
15
+
#### 🐛 Bug Fix
16
+
17
+
- use matrix rotate, if rotate angle is multiple of 90 degrees [#1209](https://github.com/jimp-dev/jimp/pull/1209) ([@black-turtle](https://github.com/black-turtle))
18
+
19
+
#### Authors: 1
20
+
21
+
- MD KHAIRUL ISLAM ([@black-turtle](https://github.com/black-turtle))
0 commit comments