Lakelezz / audiopus

High-level Rust binding of Opus.
ISC License
48 stars 15 forks source link

New release? #18

Open lu-zero opened 2 years ago

lu-zero commented 2 years ago

Had been a while it would be good to move from release candidate to final release.

Lakelezz commented 2 years ago

Hello, been a bit busy outside of open source development. This is mostly in development for Serenity, I will look into matters as soon as I can.

Thanks for your question!

binotation commented 2 years ago

It's a big ask but I'd also like to see the RC to final release and songbird to use the new release. Thanks tho

jcaesar commented 1 year ago

@Lakelezz I hope it's ok if we poke you about this about once a year.

(My concrete problem is that I depend on ogg-opus, which depends on audiopus ^0.2, and Cargo won't accept a 0.3.0-rc.0 dependency for that. Also, I want to cross compile for arm+musl, which even with the best of my efforts, seems impossible with audiopus_sys 0.1. For me at least, just publishing the 0.3.0-rc.0 as 0.3.0 would be perfect.)

Lakelezz commented 1 year ago

Sure thing, I will ready a release soon!