mirror of
https://github.com/MillironX/XAM.jl.git
synced 2024-11-14 22:33:14 +00:00
1.3 KiB
1.3 KiB
Changelog
All notable changes to HapLink.jl will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Added
- Added BAM.Reader index support for BAI object (#56)
Changed
- Subtype from XAMReader and XAMWriter from common abstract types.
- Subtype from XAMRecord.
- Unified flag queries.
0.3.1
Changed
- Upgraded to BioAlignments v3 (#55)
0.3.0 - 2022-10-10
Added
Changed
Fixed
BAM.Record
layout now matches the BAM specs (#26)