Skip to content

Releases: jeffkl/ManagedDism

4.0.7

06 Jan 21:05
2547a35

Choose a tag to compare

What's Changed

  • Fix AOT error with marshalling return values by @jeffkl in #278

Full Changelog: v4.0.0...v4.0.7

4.0.0

17 Nov 20:14
522c904

Choose a tag to compare

What's Changed

Full Changelog: v3.3.12...v4.0.0

3.3.12

28 May 22:55
8fe2259

Choose a tag to compare

What's Changed

  • Fix problem with SYSTEMTIME when using 24-hour time by @jeffkl in #264

Full Changelog: v3.3.0...v3.3.12

3.3.0

10 Dec 18:56
1b13acc

Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

3.2.0

09 Dec 20:01
f31dcad

Choose a tag to compare

What's Changed

  • Added methods to get/set editions and product key by @hdensity in #247

New Contributors

Full Changelog: v3.1.0...v3.2.0

3.1.0

05 Feb 21:07
7232e6e

Choose a tag to compare

What's Changed

  • Minor updates by @jeffkl in #213
  • Add overload to GetDriverInfo to also get the DismDriverPackage by @jeffkl in #219

Full Changelog: v3.0.0...v3.1.0

3.0.0

03 Nov 23:05
7a79695

Choose a tag to compare

Breaking Changes

  • Fix DismCapabilityInfo.DownloadSize and DismCapabilityInfo.InstallSize by @jeffkl in #210
    These properties are now uint. You will need to update your code accordingly.

Full Changelog: v2.5.2...v3.0.0

2.5.2

30 Jun 21:04
6e3e4c7

Choose a tag to compare

What's Changed

  • Produce non-portable symbols for .NET Framework by @jeffkl in #164
  • Publish a legacy symbols package instead by @jeffkl in #165
  • Include symbols in package by @jeffkl in #166

Full Changelog: v2.4.0...v2.5.2

2.4.0

27 Sep 16:49
7f0bdaf

Choose a tag to compare

What's Changed

  • Add StubPackageOption to AddProvisionedAppxPackage by @jeffkl in #135

Full Changelog: v2.3.1...v2.4.0

2.3.1

27 Sep 16:14
18bcfd9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.2...v2.3.1