Releases: rust-osdev/multiboot2
Releases · rust-osdev/multiboot2
multiboot2: v0.19.0
What's Changed
- multiboot2: add test to ensure that boot info is send and sync by @phip1611 in #169
- modernize repository (CI, updates) by @phip1611 in #173
- build(deps): bump crate-ci/typos from 1.16.2 to 1.16.12 by @dependabot in #175
- build(deps): bump cachix/install-nix-action from 22 to 23 by @dependabot in #174
- multiboot2: builder: allow to add custom tags by @phip1611 in #170
- multiboot2: Follow C behavior for string parsing by @A0lson in #172
- misc: documentation fixes and small module reorganization by @phip1611 in #176
- string parsing followup: introduce better fitting error type + raise MSRV by @phip1611 in #177
New Contributors
- @dependabot made their first contribution in #175
Full Changelog: multiboot2-v0.18.0...multiboot2-v0.19.0
multiboot2: v0.18.0
What's Changed
- multiboot2: API refactorings and simplifications: Make TagTrait more useful by @phip1611 in #164
- multiboot2: simplify tag_type module by @phip1611 in #165
- multiboot2: cleanup builder module by @phip1611 in #166
- multiboot2: cleanup of debug format output by @phip1611 in #167
Full Changelog: multiboot2-v0.17.0...multiboot2-v0.18.0
multiboot2: v0.17.0
multiboot2-v0.16.0
multiboot2-header: v0.3.0
multiboot2: v0.15.1
What's Changed
Full Changelog: multiboot2-v0.15.0...multiboot2-v0.15.1
multiboot2: v0.15.0
multiboot2: v0.14.2
What's Changed
Full Changelog: multiboot2-v0.14.1...multiboot2-v0.14.2
multiboot2: v0.14.1
multiboot2: v0.14.0
What's Changed
- Multiboot2: More Safety for Getters of Strings from Tags (Prepare Release v0.14.0) by @phip1611 in #115
Full Changelog (Release Notes): https://github.com/rust-osdev/multiboot2/blob/main/multiboot2/Changelog.md
Full Changelog (Git): multiboot2-v0.13.3...multiboot2-v0.14.0