This release brings better data loading performance from OMX files, the option to load 3d skims data from Parquet files instead of OMX files, and various bug fixes.
What's Changed
- update docs by @jpn-- in #76
- Clean up command prompt logging by @JoeJimFlood in #78
- Update Ruff version by @jpn-- in #80
- Enhanced data reading capability by @jpn-- in #82
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #81
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #84
- Avoid closed/locked HDF5 handles when lazily loading OMX matrices by @jpn-- with @Copilot in #83
New Contributors
- @JoeJimFlood made their first contribution in #78
- @jpn-- with @Copilot made their first contribution in #83
Patches
This release is a *.2 patch to correctly re-render the docs and publish to PyPI after fixing errors in the GitHub Actions.
Full Changelog: v2.15.0...v2.16.2