Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 694 Bytes

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 694 Bytes

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.4.2] - 2024-07-13

Changed

  • Optimize the processing of multichannel arrays

[0.4.1] - 2024-07-09

Fixed

  • Fix multichannel processing in fallback function

[0.4.0] - 2024-07-07

Added

  • Add macOS builds

[0.3.0] - 2024-06-25

Added

  • Add Linux builds compiled for ARM with NEON SIMD optimizations

[0.2.0] - 2024-05-29

Changes

  • Make window_size optional. When not specified, it defaults to the length of the given array.

[0.1.0] - 2024-04-11

Initial release