CHANGELOG.md
# Changelog
## [0.3.0](https://github.com/YgorCastor/nx_audio/compare/v0.2.0...v0.3.0) (2025-01-05)
### Features
* Added Resample transformation ([d583ca4](https://github.com/YgorCastor/nx_audio/commit/d583ca41d956566e69923e326e7d483b015a2095))
* Adds Kaiser window function ([16cfcea](https://github.com/YgorCastor/nx_audio/commit/16cfceadab49f8f8f105c13e7c417f65b38a2d0a))
* Adds mu-law encoding and decoding transformations ([9902582](https://github.com/YgorCastor/nx_audio/commit/9902582c8594be678eee8485d5ff1db5aebe3235))
## [0.2.0](https://github.com/YgorCastor/nx_audio/compare/v0.1.0...v0.2.0) (2025-01-04)
### Features
* Added waveform visualization ([fd14fda](https://github.com/YgorCastor/nx_audio/commit/fd14fdae72d8b1a6a4835b679d4b3b2cb8cca1b7))
* Adds support to streams ([bd863d5](https://github.com/YgorCastor/nx_audio/commit/bd863d5654143f94662ab7c127d9b590cf17ad3e))
## 0.1.0 (2024-12-24)
### Features
* Initial Release ([0fb6ab6](https://github.com/YgorCastor/nx_audio/commit/0fb6ab658440aa5aa0a68000881b2f69face3e03))