v2.0.2
What's Changed
This is a small maintenance release mostly consisting of bugfixes.
Bugfix
- Add missing include by @robomics in #308
- [bug]: fix enum parsing in hictk CLI code by @robomics in #332
- [bug]: fix mis-tagged unit tests by @robomics in #335
- [bug]: fix handling of Cooler v2 files lacking the "storage-mode" attribute by @robomics in #339
Various
- Improve throughput of float formatting by @robomics in #311
- Address warnings when compiling project with C++23 by @robomics in #310
- hictk: support replaying warnings right before app exit by @robomics in #313
- Bump dependencies @dependabot, @pre-commit-ci and @robomics in in #272, #315, and #317
- Updates to CI by @robomics in #324, #337, and #338
- Update documentation by @robomics in #316 and #320
- [fix]: address warnings raised by CodeQL analysis by @robomics in #319
New Contributors
- @pre-commit-ci made their first contribution in #272
Full Changelog: v2.0.1...v2.0.2