Skip to content

Latest commit

 

History

History
53 lines (26 loc) · 2.27 KB

File metadata and controls

53 lines (26 loc) · 2.27 KB

Changelog

3.0.1 (2026-01-27)

Bug Fixes

3.0.0 (2026-01-27)

⚠ BREAKING CHANGES

  • update minimum nodejs to 22.14

Features

Bug Fixes

  • require simd during build (8410f1d)

2.3.0 (2025-09-16)

Features

  • update libjpeg-turbo to v3.1.2 (ff5d104)

Bug Fixes

  • Use sha256 for the hash verification of the libjpeg-turbo tarball (#30) (d84af01)

2.2.0 (2024-09-06)

Features

  • add windows-arm build (f323c89)
  • update libjpeg-turbo to v3.0.1 (2430ae0)

Bug Fixes

  • build jpegturbo as shared lib on linux (796f4c0)
  • pass CMAKE_OSX_ARCHITECTURES to libjpeg-turbo (e42c558)
  • remove binding.gyp, to stop electron-builder rebuilding the library (eb1ce2d)