Skip to content

Releases: node-3d/image

Release 5.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Feb 11:14
  • Migrated Linux ARM build action to GH runner.
  • Updated dependencies.
  • Rebuilt binaries.
  • Optimized the size of Windows binary.
  • Improved Readme.

Release 5.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Jan 16:46
  • Updated dependencies.

Release 5.0.1

Choose a tag to compare

@github-actions github-actions released this 09 Nov 13:16

Fixed incorrect return value of Image.fromPixels.

Release 5.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Nov 06:22

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

Release 4.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 19:20

Updated dependencies and Node version.
Added MacOS ARM build.

Release 4.2.1

Choose a tag to compare

@github-actions github-actions released this 29 Oct 09:15

Added missing width/height declarations to d.ts.

Release 4.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Oct 11:16

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

Release 4.1.3

Choose a tag to compare

@github-actions github-actions released this 10 Oct 16:58
  • Improved TS declarations (fixed the ambient module mode).
  • Added Cpplint GH action.

Release 4.1.2

Choose a tag to compare

@github-actions github-actions released this 08 Oct 18:45
  • Updated dependencies.
  • Switched from Jest to Node.js testing.

Release 4.1.1

Choose a tag to compare

@github-actions github-actions released this 09 May 16:42

Cleaned up the unused debug utils.