v0.0.27
·
20 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(workflows): disable artifact publish attestation for pull requests by @azenla in #42
- Use jaarg alloc-less API, removing BTreeMap middleman. by @ScrelliCopter in #41
- chore(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 in the actions-updates group by @dependabot[bot] in #39
- chore(dev): make alpine boot fully clean with kernel module infra by @azenla in #43
- chore(deps): bump actions/checkout from 5.0.0 to 6.0.1 in the actions-updates group by @dependabot[bot] in #49
- chore(deps): bump rust from
fbcca3eto8efbfb7in the docker-updates group by @dependabot[bot] in #46 - chore(deps): bump log from 0.4.28 to 0.4.29 in the cargo-updates group by @dependabot[bot] in #48
- feat(boot): clear screen before boot handoff, if --retain-boot-console is not specified on the command-line by @azenla in #51
- fix(eficore): unregister media loader on drop to prevent more opportunities for leaks by @azenla in #50
- fix(boot): on boot handoff, clear the screen using clear rather than reset by @azenla in #52
- chore(upgrade): upgrade dependencies, rust => 1.92.0, dev kernel => 6.18.2, alpine => v3.23 by @azenla in #53
- chore(docs): fix all rustdoc warnings by @azenla in #54
- feat(boot): introduce sort keys, which are sorted in reverse order, to make boot order more configurable by @azenla in #55
- chore(deps): bump the actions-updates group with 3 updates by @dependabot[bot] in #56
- chore(release): sprout: version 0.0.27 by @azenla in #57
New Contributors
- @ScrelliCopter made their first contribution in #41
Full Changelog: v0.0.26...v0.0.27