v0.0.4
What's Changed
- Bump actions/cache from 3 to 4 by @dependabot in #23
- Workaround import warning when running pytest by @robomics in #26
- Refactor CI by @robomics in #27
- Fix typos in attribute names. Properly handle missing attribute values by @robomics in #25
- Switch to nanobind by @robomics in #28
- Update the docs by @robomics in #33
- Add docstrings to class definitions by @robomics in #32
- Bump hictk to v0.0.9 by @robomics in #30
- Update nanobind to v1.9.2 by @robomics in #34
- Refactor MultiResFile by @robomics in #35
- Expose is_mcool() and is_scool() by @robomics in #37
- Support creating .hic and .cool files by @robomics in #31
- Update the docs by @robomics in #36
- Introduce the HICTKPY_PROJECT_TOP_LEVEL_INCLUDES build knob to disable conan by @robomics in #29
- Bump pypa/cibuildwheel from 2.16 to 2.17 by @dependabot in #38
- Support queries overlapping with the lower matrix triangle by @robomics in #39
- Support creating cooler files from float pixels by @robomics in #40
- Update docs by @robomics in #41
- Prepare for release by @robomics in #42
Full Changelog: v0.0.3...v0.0.4