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.
- Move
libm
to v0.2 - BREAKING Move to
num_traits
- Scipy based testing
- Corrected first order low pass filter coefficients
- Reset state method added
- Method to replace the coefficients and return the old coefficients instead of dropping them added
- Broken links
- The rest of the filters from the audio cookbook
- Bandpass filter added
- Now with
f64
support, waiting forlibm
support innum-traits
to make it generic
First changelog.