Note: I previously forgot to publish v0.5.0 as a Github release, so the github date of this release is not accurate. View the tag instead.
Breaking Changes
- Dashes (
-) in names of imported CMake library targets are now replaced with underscores (_).
See issue #501 for details. Users on older Corrosion versions will experience the same
change when using Rust 1.79 or newer.bintargets are not affected by this change.