Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

43 lines (25 loc) · 1.61 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.

0.5.0 (2024-08-10)

🚀 Features

  • add poisson-image example (87ec9e7)
    • update readmes
    • cc @nkint :)

0.4.0 (2024-08-01)

🚀 Features

  • add offscreenCanvas2d() & OffscreenCanvasContext (ec59f5c)

0.3.0 (2024-08-01)

🚀 Features

  • extend CanvasContext and related functions to support OffscreenCanvas for better performance in web workers (56d0985) refactor(pixel): update canvas handling in pixel module to accommodate OffscreenCanvas for improved rendering capabilities

0.2.0 (2024-01-26)

🚀 Features

0.1.0 (2023-12-19)

🚀 Features