imgui-rs
imgui-rs copied to clipboard
Setup cargo-semver-checks or similar in CI
Something like this could be used to flag PR's have breaking changes in them
https://github.com/obi1kenobi/cargo-semver-checks
Would mean the CI would never be green on intentionally breaking changes, but practically that is fine
Moved to v0.11, not something that needs to hold-up v0.10 release