Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

49 lines (28 loc) · 1.83 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.

1.0.2 (2025-01-14)

♻️ Refactoring

  • use optional chaining & nullish coalescing (c5a0a13)

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