Releases: hyperlight-dev/cargo-hyperlight
Releases · hyperlight-dev/cargo-hyperlight
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