Skip to content

Releases: rust-osdev/multiboot2

multiboot2: v0.19.0

22 Sep 06:28
d055b41
Compare
Choose a tag to compare

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

Full Changelog: multiboot2-v0.18.0...multiboot2-v0.19.0

multiboot2: v0.18.0

13 Jul 14:14
Compare
Choose a tag to compare

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

12 Jul 11:16
Compare
Choose a tag to compare

What's Changed

  • ci: integrationtest: use magic nix cache by @phip1611 in #161
  • Make InformationBuilder adhere the API guidelines. by @scholzp in #162
  • memory_map: support non-standard types by @phip1611 in #163

New Contributors

Full Changelog: multiboot2-header-v0.3.0...multiboot2-v0.17.0

multiboot2-v0.16.0

23 Jun 12:12
Compare
Choose a tag to compare

Changelog

New Contributors

multiboot2-header: v0.3.0

23 Jun 12:11
Compare
Choose a tag to compare

multiboot2: v0.15.1

18 Mar 12:32
678bcc1
Compare
Choose a tag to compare

What's Changed

  • multiboot2: convenience and safety fixes (0.15.1) by @phip1611 in #127

Full Changelog: multiboot2-v0.15.0...multiboot2-v0.15.1

multiboot2: v0.15.0

17 Mar 18:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: multiboot2-v0.14.2...multiboot2-v0.15.0

multiboot2: v0.14.2

17 Mar 14:21
bdb0db1
Compare
Choose a tag to compare

What's Changed

Full Changelog: multiboot2-v0.14.1...multiboot2-v0.14.2

multiboot2: v0.14.1

17 Mar 14:20
fd8e694
Compare
Choose a tag to compare

What's Changed

  • multiboot2: Fix EFI Memory Map 'last_area' calculation by @A0lson in #119
  • Merge #119 + necessary fixes into main + multiboot2-0.14.1 by @phip1611 in #120

New Contributors

Full Changelog: multiboot2-v0.14.0...multiboot2-v0.14.1

multiboot2: v0.14.0

30 Jun 13:33
Compare
Choose a tag to compare

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