Skip to content

Releases: paulsengroup/NCHG

v0.0.3

27 May 10:39
b16208f

Choose a tag to compare

v0.0.3 Pre-release
Pre-release

What's Changed

  • Bump dependencies by @robomics in #34
  • Refactor CI by @robomics in #35
  • Bump project version in CMakeLists.txt as well by @robomics in #36
  • Switch to C++23 by @robomics in #37
  • Setup pre-commit by @robomics in #38
  • Add integration tests by @robomics in #41
  • Fix incorrect log ratio computation performed in NCHG::iterator by @robomics in #42
  • Major refactor by @robomics in #39
  • Remove redundant \n from critical log messages by @robomics in #44
  • Initial implementation of NCHG cartesian-product by @robomics in #43
  • Fix Docker build on linux/arm64 by @robomics in #45
  • Restructure codebase by @robomics in #46
  • Implement checks to identify partial and corrupted output files by @robomics in #48
  • Workaround CI timeouts when building arm64 Docker images by @robomics in #51
  • NCHG merge: do not attempt to open all input files at once by @robomics in #50
  • [ci]: update dependabot.yml by @robomics in #54
  • [ci]: refactor by @robomics in #55
  • [dependencies]: bump by @robomics in #56
  • Bump codecov/codecov-action from 4 to 5 by @dependabot in #47
  • [pre-commit]: update config and add new hooks by @robomics in #53
  • [docker]: simplify Dockerfile by @robomics in #58
  • [ci]: update Ubuntu CI to respect -G Ninja by @robomics in #57
  • [license]: fix SPDX headers by @robomics in #59
  • [ci]: fix CodeQL warnings by @robomics in #60
  • [ci]: rework build-dockerfile.yml to take advantage of the new ARM runners by @robomics in #62
  • [fix]: ensure NCHG compute always creates its temporary directory by @robomics in #61
  • [maintenance]: suppress compiler warnings due to third-party deps by @robomics in #63
  • [refactor]: switch to Boost.Process v2 by @robomics in #64
  • [fix]: Add a build knob to disable the use of pidfd_open() by @robomics in #66
  • Add .editorconfig by @robomics in #68
  • [feat]: support multiprocess logging by @robomics in #67
  • [fix]: nchg compute: read the name of the log message queue from env variables by @robomics in #69
  • [refactor]: optimize computing statistics over genomic domains by @robomics in #72
  • [refactor]: various minor changes by @robomics in #71
  • [feature]: embed version and license information using git and CMake by @robomics in #73
  • [ci]: add tests for NCHG checksum by @robomics in #74
  • [enhancement]: configure clang-tidy and run it as part of the CI by @robomics in #75
  • [testing]: use lock files when fetching and extracting the test datasets by @robomics in #77
  • [deps]: update hictk to v2.1.2 by @robomics in #76
  • [ci]: simplify build-dockerfile.yml workflow by @robomics in #78
  • Bump the github-actions group across 1 directory with 4 updates by @dependabot in #70
  • Prepare for release by @robomics in #79

Full Changelog: v0.0.2...v0.0.3

v0.0.2

07 Jul 14:44
11e724c

Choose a tag to compare

v0.0.2 Pre-release
Pre-release

What's Changed

  • Fix bug when processing trans-only interactions by @robomics in #33

Full Changelog: v0.0.1...v0.0.2

v0.0.1

03 Jul 14:13
bc29ebf

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/paulsengroup/NCHG/commits/v0.0.1