v1.1.9
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) |
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 |