- Improvement: smarter locations and formatting for `GenomeViewer` ticks and tick labels.
- Improvement: `lakevew. region_notation.get_region_notation` can now accept `float` intervals.
- Improvement: `lakeview.annotation.GeneAnnotation.from_file` now accepts two new arguments: `transcript_key` and `parent_transcript_key`. This improves compatibility with custom GFF3/GTF files.
- Bug fix: segments without base modification information will no longer cause an error when drawing modified bases.
- Bug fix: fixed a bug that causes an error when pressing the "Go" button in the `GenomeViewer` widget.
- Various documentation updates.