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.1.1 - 2024-09-05
- pin ort version (#41)
0.1.0 - 2024-06-03
- add load-dynamic feature flag (#27)
- add chunk stream test/example (#24)
0.0.6 - 2024-04-30
- (deps) bump ort from 2.0.0-rc.1 to 2.0.0-rc.2 (#18)
0.0.5 - 2024-04-23
- (deps) bump thiserror from 1.0.58 to 1.0.59 (#15)
- (deps) bump typed-builder from 0.18.1 to 0.18.2 (#16)
0.0.4 - 2024-04-19
- (deps) bump rustls from 0.22.2 to 0.22.4 in the cargo group (#14)
- Add platform support table to README.md (#8)
0.0.3 - 2024-04-03
- remove const generic chunk size; add vad builder (#12)
- (deps) bump tokio from 1.36.0 to 1.37.0 (#7)
0.0.2 - 2024-04-01
- update ort (#5)
0.0.1 - 2024-03-24
0.0.0 - 2024-03-24
- initial release