v0.0.9
What's Changed
- Remove xxhash leftovers by @robomics in #113
- Fix hictk dump -t bins for files in .scool format by @robomics in #114
- Expose .hic file attributes by @robomics in #115
- Add missing calls to find_dependency to Install.cmake by @robomics in #116
- Address compiler warnings when compiling with MSVC by @robomics in #117
- Bump dependencies by @robomics in #118
- Make hictk load honor the value passed through --assembly by @robomics in #119
- Initial implementation of a generic multi-res file handle by @robomics in #120
- Update CI by @robomics in #122
- Fix CI to build docker image by @robomics in #123
- Rename bin_size() to resolution() to make API more consistent by @robomics in #124
- Add links to hictk's publication by @robomics in #125
- Update docs by @robomics in #126, #127
- Prepare for release by @robomics in #128
Full Changelog: v0.0.8...v0.0.9