v0.10.0
- Implemented
TextSelection.align_texts()andAnnotationStore.align_texts()(parallelised version) for alignment of text using Smith-Waterman/Needleman-Wunsch - Implemented
TextSelection.select() - Bugfix: removed some incomplete and obsolete assertions
- Corrected various function signatures and added some missing ones