Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 581 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 581 Bytes

Changelog

All notable changes to this project will be documented in this file.

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

[0.4.0] - 2024-10-11

Added

  • updated rubato to 0.16.0.

[0.3.0] - 2024-09-19

Added

  • Added forward STFT and real STFT.

Fixed

  • HArray's is_shared is now is_unique with a new implementation.

[0.2.0] - 2024-07-14

Added

  • new FFT implementation

[0.1.0] - 2024-07-03.

Added

  • Initial version