## v0.1.4 (20/11/2024)
- Fix another bug in set_len.
## v0.1.3 (30/10/2024)
- Fix crash after len change.
## v0.1.2 (19/06/2024)
- Clean types and generics.
- Hann windows can now be applied to `[Complex]` as well as to `[f32]` and `[f64]`
## v0.1.1 (17/06/2024)
Add a new method to set the length of the window for an existent extractor.