multiboot2: v0.19.0
·
215 commits
to main
since this release
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