Closed BD103 closed 3 weeks ago
cc @cart and @mockersf, since you both were involved discussing the release process.
TBH I'd just YOLO the minor releases, even if they aren't on crates.io, just because my brain always interprets 0.0.x as a patch release. But so long as we're consistent I guess it's a small point.
TBH I'd just YOLO the minor releases, even if they aren't on crates.io, just because my brain always interprets 0.0.x as a patch release. But so long as we're consistent I guess it's a small point.
Ok, point taken! I'll let others weight in before making a final decision.
I reverted the change to 0.0.1, so now the first release will continue to be 0.1.0.
This PR lays down the framework for
bevy_lint
's release process.bevy_lint
.Old argument on switching to 0.0.1, convinced otherwise and reverted
- Set `bevy_lint`'s version to `0.0.1-dev` instead of `0.1.0-dev`. This is mainly because: - `bevy_lint` will never be stable as long as `bevy` isn't stable, which means no 1.0 for now. - We cannot publish to