Browse Source

version 4.2.3.0

master XvirusSDK_4.2.3
Dani Santos 2 weeks ago
parent
commit
245e812c76
  1. 8
      README.md
  2. BIN
      bin/Linux/XvirusSDK.so
  3. BIN
      bin/Windows/XvirusSDK.dll

8
README.md

@ -1,6 +1,6 @@
# Xvirus SDK C++ # Xvirus SDK C++
Xvirus SDK 4.2.2 C++ bindings. Xvirus SDK 4.2.3 C++ bindings.
## Table of Contents ## Table of Contents
@ -37,6 +37,12 @@ The following Operating Systems are supported:
## Changelog ## Changelog
- Version **4.2.3**:
- Fixed Windows scan performance regression
- Fixed ScanFolder command not working in CLI
- Fixed ScanFolderString JSON not formatted correctly
- Fixed update check always returning there was a update
- Version **4.2.2**: - Version **4.2.2**:
- Optimized scanning speed of PDF files - Optimized scanning speed of PDF files
- ScanResult now returns the file path - ScanResult now returns the file path

BIN
bin/Linux/XvirusSDK.so

Binary file not shown.

BIN
bin/Windows/XvirusSDK.dll

Binary file not shown.
Loading…
Cancel
Save