0.4.5
What's Changed
- build(deps): bump cc from 1.0.79 to 1.0.82 by @dependabot in #248
- build(deps): Explicitly enable x86_64/instructions by @mkroening in #249
- build(deps): bump uart_16550 from 0.2.19 to 0.3.0 by @dependabot in #247
- Format imports by @mkroening in #250
- build(deps): update Cargo.lock by @mkroening in #251
- README: Remove qemu64 CPU, add KVM & invtsc by @mkroening in #245
- ci(deps): Enable brew update again by @mkroening in #252
- ci: Rename "Integration Test" to shorter "Run" by @mkroening in #253
- refactor: Replace align macros with align-address crate by @mkroening in #254
- refactor: Update print macros from kernel by @mkroening in #255
- fix: Leave .bss initialization of loader to firmware by @mkroening in #256
- feat: add 64-bit RISC-V support by @mkroening in #246
- fix: remove lib.rs by @mkroening in #257
- feat(riscv64): support guest-loader for kernel initrd by @mkroening in #258
- build(deps): bump log from 0.4.19 to 0.4.20 by @dependabot in #259
- build(deps): bump hermit-entry from 0.9.6 to 0.9.7 by @dependabot in #260
- build(deps): bump anyhow from 1.0.72 to 1.0.75 by @dependabot in #261
- build(deps): bump cc from 1.0.82 to 1.0.83 by @dependabot in #262
- feat: rename RustyLoader to hermit-loader by @mkroening in #265
- build(deps): bump hermit-entry from 0.9.7 to 0.9.9 by @dependabot in #263
- chore: remove GitLab CI config by @mkroening in #264
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #266
- docs: explain GDB usage by @mkroening in #267
- build(deps): bump x86_64 from 0.14.10 to 0.14.11 by @dependabot in #268
- fix(build.rs): don't recompile build script if features change by @mkroening in #269
- build(deps): bump the uefi group with 2 updates by @dependabot in #270
- Reduce casts to pointers by @cagatay-y in #271
- chore: release version 0.4.5 by @mkroening in #273
New Contributors
- @cagatay-y made their first contribution in #271
Full Changelog: v0.4.4...v0.4.5