Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 16:22
1e0c979

1.5.0 (2026-04-14)

Features

  • add DotMemoryAutoInstaller with platform mapping (6e2c4fc)
  • add IDotMemoryAutoInstaller interface and fake (203d61b)
  • auto-download JetBrains dotMemory Console on first use (4a6c7da)
  • implement InstallLatestAsync with NuGet download and extraction (72979a4)
  • register DotMemoryAutoInstaller in DI (bc0155f)
  • wire IDotMemoryAutoInstaller into DotMemoryToolManager (679f06d)

Bug Fixes

  • cleanup on chmod failure, explicit DI wiring, retry on corrupt extraction (925bf76)