RustAudio / vst-rs

VST 2.4 API implementation in rust. Create plugins or hosts. Previously rust-vst on the RustDSP group.
MIT License
1.04k stars 91 forks source link

Add deprecation notice to README and bump version to 0.4.0 #194

Closed glowcoil closed 1 year ago

glowcoil commented 1 year ago

Add a deprecation notice to the README (as discussed in #193), bump the crate version so the notice can be published to crates.io, and update the changelog accordingly.