Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 348 Bytes

CHANGELOG.rst

File metadata and controls

11 lines (10 loc) · 348 Bytes

[0.0.2] - 2021-01-02

Changed

  • Deprecated python-based fastq reader, renaming FastqCpp to FastqReader

Added

  • Published documentation and example usage
  • Added new function-based interface to access match and sequence data for FastqReader objects. The old dictionary object interface is still available.