corrosion-rs / corrosion

Marrying Rust and CMake - Easy Rust and C/C++ Integration!
https://corrosion-rs.github.io/corrosion/
MIT License
1.02k stars 97 forks source link

Bump the version number to 1.0-pre-release #519

Closed jschwe closed 2 months ago

jschwe commented 2 months ago

Corrosion changes slowly enough, that I think it makes sense to make an 1.0 release.

CMake doesn't support any modifiers like -alpha, so we just take 0.99 instead. We want to leave room for further breaking releases in the legacy version.