Skip to content

v1.1.9

Compare
Choose a tag to compare
@ezralanglois ezralanglois released this 13 Apr 15:40
40265a5
Date Description
2020-04-07 Remove Python 3.4 build from Windows
2020-04-06 Support more recent versions of CMake
2020-04-06 Fix bugs in format of Image and EmpiricalPhasing in dumptext (Issue-206)
2020-04-04 Add % Occupied to run summary
2020-04-04 Switch C# library from .Net Core to .Net Standard
2020-04-04 Support iSeq % Occupancy (Issue-193)
2020-04-03 Add support for Python 3.8 (Issue-205)

List of changes

Python Users can install with:

pip install interop

Each package is an archive structured as follows:

Directory Description
bin Binary applications
include Header files necessary to link to the libraries
lib64 Binary static library and binary shared libraries for C# binding
share Miscellaneous other files such as binary examples for both C++ and C# examples