# 0.0.14/15 (17.05.23)
- add test data and C/I workflows

# 0.0.13 (12.05.23)
- allow for more contigs (thanks @timodonnel)

# 0.0.12 (05.09.21)
- make license in setup.py string (thanks Muhammed Hasan)

# 0.0.11 (23.08.21)
- add __version__ to init.py

# 0.0.9 (05.08.21)
- IMPORTANT: had swapped flags, so reverse was labeled forward and other way around

# 0.0.7/8 (09.06.21)
- include sequences with read_full.

# 0.0.6 (03.01.20)
- read more data with bamread.read_bam_full

# 0.0.5 (13.09.19)
- make int64-compatible
