Skip to content

Releases: node-3d/image-raub

Release 5.0.1

09 Nov 13:16
Compare
Choose a tag to compare

Fixed incorrect return value of Image.fromPixels.

Release 5.0.0

02 Nov 06:22
Compare
Choose a tag to compare

Updated dependencies and Node version.
Removed MacOS x64 (non-ARM) build.

Release 4.3.0

01 Jun 19:20
Compare
Choose a tag to compare

Updated dependencies and Node version.
Added MacOS ARM build.

Release 4.2.1

29 Oct 09:15
Compare
Choose a tag to compare

Added missing width/height declarations to d.ts.

Release 4.2.0

17 Oct 11:16
Compare
Choose a tag to compare

Added support for Node.js Blob URLs - the ones created with URL.createObjectURL(new Blob([data])).

Release 4.1.3

10 Oct 16:58
Compare
Choose a tag to compare
  • Improved TS declarations (fixed the ambient module mode).
  • Added Cpplint GH action.

Release 4.1.2

08 Oct 18:45
Compare
Choose a tag to compare
  • Updated dependencies.
  • Switched from Jest to Node.js testing.

Release 4.1.1

09 May 16:42
Compare
Choose a tag to compare

Cleaned up the unused debug utils.

Release 4.1.0

08 May 18:13
Compare
Choose a tag to compare

Updated the module dependencies. Added Linux AARCH64 binaries.

Fix AT dependency

28 Nov 18:22
Compare
Choose a tag to compare

Prevent errors caused by the missing napi module.