Releases: hyperlight-dev/cargo-hyperlight
Releases · hyperlight-dev/cargo-hyperlight
v0.1.9
What's Changed
- Add perf kvm support for profiling hyperlight guests by @ludfjig in #28
- Bump git2 from 0.20.2 to 0.20.4 in /examples/host in the cargo group across 1 directory by @dependabot[bot] in #35
- Bump console from 0.16.2 to 0.16.3 by @dependabot[bot] in #33
- Bump which from 8.0.0 to 8.0.2 by @dependabot[bot] in #31
- Bump anyhow from 1.0.101 to 1.0.102 by @dependabot[bot] in #24
- Bump libc from 0.2.182 to 0.2.184 by @dependabot[bot] in #37
- Bump tempfile from 3.23.0 to 3.27.0 by @dependabot[bot] in #38
- Bump clap from 4.5.60 to 4.6.0 by @dependabot[bot] in #39
- Bump extractions/setup-just from 3 to 4 by @dependabot[bot] in #40
- Bump semver from 1.0.27 to 1.0.28 by @dependabot[bot] in #41
- Bump libc from 0.2.184 to 0.2.185 by @dependabot[bot] in #42
- Bump clap from 4.6.0 to 4.6.1 by @dependabot[bot] in #44
- Bump rand from 0.9.2 to 0.9.4 in /examples/host in the cargo group across 1 directory by @dependabot[bot] in #43
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- feat: adapt to picolibc by @andreiltd in #27
- chore: bump crate version by @andreiltd in #34
New Contributors
- @andreiltd made their first contribution in #27
Full Changelog: v0.1.7...v0.1.8
v0.1.7
v0.1.6
What's Changed
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #11
- Bump console from 0.16.1 to 0.16.2 by @dependabot[bot] in #12
- Bump serde_json from 1.0.145 to 1.0.149 by @dependabot[bot] in #17
- Bump libc from 0.2.178 to 0.2.180 by @dependabot[bot] in #18
- Bump regex from 1.12.2 to 1.12.3 by @dependabot[bot] in #19
- Bump bytes from 1.10.1 to 1.11.1 in /examples/host in the cargo group across 1 directory by @dependabot[bot] in #20
- Bump anyhow from 1.0.100 to 1.0.101 by @dependabot[bot] in #21
- Replace use of
--build-planwith--message-format=jsonduring build by @jprendes in #22 - Bump libc from 0.2.180 to 0.2.182 by @dependabot[bot] in #23
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Add a hyperlight cfg for conditional compilation by @jprendes in #2
- Update to use sse2 and remove softfloat ABI by @jsturtevant in #1
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #3
- Bump libc from 0.2.177 to 0.2.178 by @dependabot[bot] in #5
- Potential fix for code scanning alert no. 4: Workflow does not contain permissions by @simongdavies in #4
- Add --version command by @jsturtevant in #6
- Explicitly set Position independent code by @jsturtevant in #7
- Add publish step by @jsturtevant in #8
- Use Cargo trusted publish by @jsturtevant in #9
- Bump version for release by @jsturtevant in #10
New Contributors
- @jprendes made their first contribution in #2
- @jsturtevant made their first contribution in #1
- @dependabot[bot] made their first contribution in #3
- @simongdavies made their first contribution in #4
Full Changelog: https://github.com/hyperlight-dev/cargo-hyperlight/commits/v0.1.5