rust-osdev / x86_64

Library to program x86_64 hardware.
https://docs.rs/x86_64
Apache License 2.0
797 stars 132 forks source link

Merge next into master: releasing v0.15.0-beta #458

Closed josephlr closed 9 months ago

josephlr commented 9 months ago

Note that this change uses a manual merge commit (https://github.com/rust-osdev/x86_64/pull/458/commits/40931f097a6d49fae38167b4f41428e680fc00d0) to fix conflicts in Cargo.toml and Changelog.md from #457. If we don't want this, I can do two PRs:

After this change, we won't need the next branch until v0.16.

phil-opp commented 8 months ago

It's been a few weeks since v0.15.0-beta is out. Should we do the stable release?

Freax13 commented 8 months ago

It's been a few weeks since v0.15.0-beta is out. Should we do the stable release?

Sure, sounds good to me.