|
@ -1,6 +1,6 @@ |
|
|
# Xvirus SDK C# |
|
|
# Xvirus SDK C# |
|
|
|
|
|
|
|
|
Xvirus SDK 4.2 C# bindings. |
|
|
Xvirus SDK 4.2.1 C# bindings. |
|
|
|
|
|
|
|
|
## Table of Contents |
|
|
## Table of Contents |
|
|
|
|
|
|
|
@ -41,6 +41,9 @@ The following Operating Systems are supported: |
|
|
|
|
|
|
|
|
## Changelog |
|
|
## Changelog |
|
|
|
|
|
|
|
|
|
|
|
- Version **4.2.1**: |
|
|
|
|
|
- Optimized scanning speed of big files |
|
|
|
|
|
- Optimized scanning speed in Linux version |
|
|
- Version **4.2**: |
|
|
- Version **4.2**: |
|
|
- Reduced glibc minimum version to 2.17 on Linux |
|
|
- Reduced glibc minimum version to 2.17 on Linux |
|
|
- Added "Logging()" function to enable/disable logging |
|
|
- Added "Logging()" function to enable/disable logging |
|
|