Releases: roc-streaming/roc-vad
Releases · roc-streaming/roc-vad
v0.0.4
- Add support for multi-track encoding (arbitrary channel count) (gh-10)
- Fix typos in documentation
- Improve error checking in
install.sh
- Check
make install
and install.sh
on CI
v0.0.3
- Produce and deploy universal binaries (gh-1)
- Fix build on Xcode 16
- Fix typos in documentation
- Check for build tools in cmake before build
- CI: add macOS 15, remove macOS 12
v0.0.2
- Use roc-toolkit from master
- Fix compatibility with roc-toolkit 0.4
- Update documentation