Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.48 KB

File metadata and controls

37 lines (23 loc) · 1.48 KB

Change Log

All notable changes to this project will be documented in this file. Only versions published since 2023-01-01 are listed here. Please consult the Git history for older version information. 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.1.19 (2025-12-03)

♻️ Refactoring

  • update for-loops (use const where possible) (5ceaf1a)

1.1.0 (2025-05-28)

🚀 Features

  • add/update kernels (24051c3)
    • add EDGE3, EDGE5

🩹 Bug fixes

  • swap SOBEL_X/SOBEL_Y to correct axis (7bef58a)

0.1.0 (2024-07-22)

🚀 Features