Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 639 Bytes

Changelog.md

File metadata and controls

16 lines (13 loc) · 639 Bytes

Change Log

All notable changes to this project will be documented in this file.

[0.2.4] - 2024-11-22

  • Allow _ character in the UMI sequence when parsing from the readname. PR submitted by @MatthiasZepper, thanks!
  • Update clap dependency to resolve low impact security issue
  • Add more test coverage to code

[0.2.3] - 2024-11-18

  • Github workflows were fixed for Docker image generation and more tests were added in PR #7. Thanks!
  • Copilot found some spelling errors in the README and command usage.
  • Matched the Cargo version to the git tag.
  • Fixed a clippy warning
  • No functional changes were made to the algorithms