Illumina Interop Versions Save

C++ Library to parse Illumina InterOp files

v1.3.1

5 months ago
Date Description
2023-12-14 Issue-333: Fix missing Python 3.9 wheel for manylinux
2023-12-10 Issue-332: Improve documentation and remove old python 2 examples

v1.3.0

6 months ago
Date Description
2023-11-22 Issue-330: Add Python 3.11 Support

v1.2.4

1 year ago
Date Description
2023-05-12 Issue-322: Fix segfault with dumptext when writing out adapter, but no adapter present

v1.2.3

1 year ago
Date Description
2023-04-02 Issue-315: Fix documentation for error and extended tile metric formats

v1.2.2

1 year ago
Date Description
2023-02-23 Issue-312: Fix return code when summary fails to read or summarize a run
2023-02-23 Fix typo Issue-311

v1.2.1

1 year ago
Date Description
2023-01-30 Fix bug in core.py with newer versions of NumPy
2023-01-30 Fix bug in tutorial 03 low level missing rebuild_index

v1.2.0

1 year ago
Date Description
2022-10-21 Add missing read-level and run-level cluster count metrics

v1.1.28

1 year ago
Date Description
2022-09-26 Ensure Python wheels support ARM M1 with universal2

v1.1.27

1 year ago
Date Description
2022-08-09 Support parsing error metrics v6
2022-08-09 Fix potential bugs when parsing Q-metrics
2022-08-13 Issue-282: Support universal build for M1 mac
2022-08-13 Issue-282: Remove support for Python 3.5 (not working on Mac M1)
2022-08-13 Issue-282: Update Windows Agent to 2019 from 2016 (2016 discontinued)
2022-07-18 Fix InterOp Python Wheels do not run on Mac OS X High Sierra 10.13 since v1.1.24

Note this is a repeat of 1.1.26 in order to get around a PyPI issue.

v1.1.25

1 year ago

Note that Python Wheels are only deployed to PyPI now

Date Description
2022-06-16 Deploy .NET Standard Nuget package on public repo using Github Actions
2022-06-16 Deploy C++ applications on public repo using Github Actions
2022-06-15 IPA-10585: Add github action support for deploying docs