Skip to content

Releases: MartinKuschnik/WmiLight

Version 6.13.0

21 Feb 19:04
Compare
Choose a tag to compare

This version removes the unintended dependency on Microsoft.Net.Sdk.Compilers.Toolset that was introduced in version 6.12.0.

Version 6.12.0

21 Feb 18:15
4cf865a
Compare
Choose a tag to compare

This version fixes a calling convention bug (#50) for event callback functions

Version 6.11.0

18 Jan 08:35
aa6ef45
Compare
Choose a tag to compare

This version discontinues support for .NET 7 and introduces support for .NET 9.

Version 6.10.0

02 Jan 14:31
8f5e046
Compare
Choose a tag to compare

This version adds the WmiObject.Put method, which commits the changes to the object.

Version 6.9.1

29 Dec 16:35
d5b21a2
Compare
Choose a tag to compare

This version enables calling WMI methods that do not provide any return value.

Version 6.9.0

03 Dec 15:15
a717554
Compare
Choose a tag to compare

This release resolves an issue where GetPropertyNames did not work correctly in combination with NativeAOT.

Version 6.8.0

01 Dec 13:25
b00d4ed
Compare
Choose a tag to compare

This version introduces the support of string arrays and WmiObjects for the WmiMethodParameters class.

Version 6.7.0

12 Nov 08:09
651e0f1
Compare
Choose a tag to compare

This version adds support for arm64.

Version 6.7.0-pre2

08 Nov 13:14
Compare
Choose a tag to compare
Version 6.7.0-pre2 Pre-release
Pre-release

This version removed support for arm because there is no windows for arm32.

Version 6.7.0-pre

07 Nov 22:30
Compare
Choose a tag to compare
Version 6.7.0-pre Pre-release
Pre-release

This version adds support for arm and arm64.