Skip to content

Releases: hyperlight-dev/hyperlight

Release v0.3.0

27 Mar 18:29
118cb4e
Compare
Choose a tag to compare

What's Changed

Added

  • Gdb support for mshv guests #327 by @dblnz in #327
  • Add fuzzing targets for fuzzing guest and host call parameters and return value by @ludfjig in #259

Changed

Removed

Fixed

  • Fixed devcontainer permission issues by @myadav in #326

Full Changelog

New Contributors

Full Changelog: v0.2.0...v0.3.0

Latest prerelease from main branch

27 Mar 18:22
118cb4e
Compare
Choose a tag to compare
Pre-release

What's Changed

Added

Changed

Removed

Fixed

Release v0.2.0

25 Feb 20:33
1d614be
Compare
Choose a tag to compare

What's Changed

Added

Changed

  • Avoid eagerly doing unnecessary string formatting by @ludfjig in #73
  • Use CreateFileMapping\MapViewOfFile and UnmapViewOfFile\CloseHandle instead of VirtualAllocEx and VirtualFreeEx on Windows by @simongdavies in #135
  • Avoid requiring specific environment variables during testing by @ludfjig in #108

Removed

Fixed

New Contributors


Full changelog

Read more

Release v0.1.0

06 Nov 18:04
7161c64
Compare
Choose a tag to compare

The Initial Hyperlight Release 🎉