Releases: MartinKuschnik/WmiLight
Version 6.5.1
This version changes the behavior of the various finalizers to do not throw any exception (#31).
Version 6.5.0
Version 6.4.0
This version adds support for WMI methods.
Version 6.4.0-pre
This pre release version adds support for WMI methods.
Version 6.3.0
This version adds support for properties with the underlying CIM type REF.
Version 6.2.0
This version fixes a bug (#20) if a property had the underlying CIM type array of Object / IUnknown.
Version 6.1.1
This version fixes the issue that the Finalizer of the WbemClassObject created by event callback causes AccessViolationException (#18).
Version 6.1.0
This version adds support for WMI events (WmiEventSubscription and WmiEventWatcher) and WMI object properties.
Version 6.0.0
This version added trimming support.
The previous version (5.x.x) only supported trimming in combination with Native AOT.
Version 5.1.1
This version introduces custom build properties and targets to make Native AOT deployment with static linking mutch easier.
See Native AOT deployment for more details.