Changes in 5.2.3:
=================
#3179 C++ SDK GetResult function has deadlock issue if DE-MC version is 2.5 

Changes in 5.2.2:
=================
#3010 Fixed Python API compatible issue for GetResult
#2966 Fixed a crashing issue for SetROI function 
#2917 Added Python function PropertyValidValues back(Deprecated, please use GetPropertySpecifications)

Changes in 5.2.1:
=================
#2981 Made GetResult compatible with server 2.5.
#2978 Fixed issue with setting ROI using Python 5.2 API and 2.7.2
#2977 Fixed issue connecting using 5.2 API with older server versions
#2966 fixed issues with SetROI function

Changes in 5.2.0:
=================
#2459 Add statistic for "Incident e-/pix/s" - Refactored style of image attributes incident statistics for Python SDK
#2924 Add property "Ignore Stretch Type From Client" force to ignore contrast stretch for SDK versions below released 5.2
#2917 Update property read-only status on GUI when server changes a property's read-only status 
#2901 Add function SetAdaptiveROI(int offsetX, int offsetY, int sizeX, int sizeY) to API
#2319 Display the fraction of saturated pixels in the acquisition - Added saturation warning image attributes for SDK.
#2805 Add an API function for the scan controller that allows users to pass an array of X, Y coordinates
#2833 Test RTX 5000 Ada for CeleritasXS - Fixed printing issue in python api
#2794 Allow start/stop saving during acquisition through SDK
#2747 Exception occurs when setScanROI() by Python API
#1560 Support read-only client connection
#2671 Make the ID correspond to the virtual mask index
#2669 SDK cannot get virtual mask until the SDK take an acquisition first
#2658 Modify the 90_example to make it support for both 2.7.2 and 2.7.3
#2651 Add SetScanSize, SetScanROI, SetScanSizeAndGetChangedProperties, SetScanROIAndGetChangedProperties in all SDK
#2386 Use API function to set Engineering Mode instead of using property

Changes in 5.1.0:
=================
#2522 Fixed GetResult for scanning in SDK uses image size instead of scan size
#2434 Allow users to retrieve the subsampling mask through the API
#2319 Display the fraction of saturated in the c#, c++, python SDK
#2318 add upperMostLocalMaxima to the c++/c#/python sdk
#2275 Allow arbitrary virtual image mask loading in the API
#2063: Update properties name in examples

Changes in 3.0.0:
#1356 Make processed images ready for API in output buffers

Changes in 2.0.2:
==================
#1355 Add GetPropertySpec to Python client

Changes in 2.0.1:
==================
#1322 Use memory mapped file to share image between server and Python client on the same computer
#1320 Python benchmark script 943
#1319 Use "I" for Python data unpacking to support Linux


Changes in 2.0.0:
==================
#1269 Rename Python package to DEAPI to avoid conflict with customer packages
#942  Added support of API 2.0. 

Changes in 1.0.0:
==================
#557 Add function acquireDarkReference to acquire dark reference
#511 Support protocol buffer version 3.11.4 with Python 3.8
#509 Fixded decoding error while connecting to the server from a different machine

