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
* remove prebuild for glibc 2.17. Now require glibc 2.28.
9
+
* drop support for Node.js 14 and 16
10
+
11
+
### Features
12
+
13
+
***deps:** upgrade lodepng to version 20241228 ([#388](https://github.com/realityking/node-zopflipng/issues/388)) ([814b100](https://github.com/realityking/node-zopflipng/commit/814b1004399cf036d7e3a9b80fbdb5dd0075dd16))
14
+
* provide prebuild for linux arm64 with musl libc ([5c7dd86](https://github.com/realityking/node-zopflipng/commit/5c7dd8649d6ad38a71b73d58c49dc33c41d363e1))
15
+
* provide prebuild for macos with Apple Silicone ([408ee5b](https://github.com/realityking/node-zopflipng/commit/408ee5b386ae1bcb6c2b12b76ee6a5ac5be0c8b2))
16
+
17
+
18
+
### Bug Fixes
19
+
20
+
* avoid potential crashed when loading another addon using node-addon-api on macOS by enabling -fvisibility=hidden ([b492846](https://github.com/realityking/node-zopflipng/commit/b492846eb545214958e5f08a6306b920b7a59e4d))
21
+
22
+
23
+
### Miscellaneous Chores
24
+
25
+
* drop support for Node.js 14 and 16 ([5baae5a](https://github.com/realityking/node-zopflipng/commit/5baae5ad69852311727cec32a4b002e591080ac9))
26
+
* remove prebuild for glibc 2.17. Now require glibc 2.28. ([9e725e2](https://github.com/realityking/node-zopflipng/commit/9e725e2a68bc483fcb3b6517600bda1ab8812411))
0 commit comments