ClamAV.Managed 0.2.0.0
5 May 2014
ClamAV.Managed 0.2.0.0 is the second versioned release of the project, adding
several new features and many small fixes and improvements, including:
- Preliminary support for PowerShell, implementing a set of cmdlets around the
ClamAV.Managed API. - PowerShell helper script for downloading definition databases from a
selected HTTP mirror. - Upgraded from ClamAV 0.97 to 0.98, adding support for settings and functions
new in the latest version. - Functions which do not require an engine handle are now callable statically.
- Improved error condition handling.
- Asynchronous API using async/await.
- A GUI sample project using WPF and the new async/await API.
This is a source code release, with no binary builds available.