oxideav-basic 0.0.5

Simple standard codecs and containers for oxideav (PCM, WAV, ...)
Documentation
1
2
3
4
5
6
7
8
# release-plz config — https://release-plz.dev/docs/config

[workspace]
changelog_path = "./CHANGELOG.md"
allow_dirty = false

git_tag_name = "v{{ version }}"
git_release_name = "v{{ version }}"