Release v2.0.3
Bugfix
- For deletions the relative position in the read is empty, it uses instead the next position after the deletion. This was causing a cryptic crash:
'<' not supported between instances of 'NoneType' and 'int'
'<' not supported between instances of 'NoneType' and 'int'