Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 20:33
· 102 commits to main since this release
1d614be

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

Full Changelog: v0.1.0...v0.2.0