------ + Big refactor + Add support for displaying variants on exons + Add support for breaking off long exons
0.1.4
------ + Drop support for Python 3.8 + Add support for drawing only part of the transcript + Add support for gene names (defaults to MANE_Select transcript) + Add option to show exon number
0.1.3
------ + Refactor drawing fuction to take a configuration dict + Add default configuration for drawing + Add option to set the color
Breaking changes ^^^^^^^^^^^^^^^^ + Rename `--max-width` to `--width` + Rename `--non-coding` to `--noncoding` + `draw_exons` now takes a configuration dictionary
0.1.2
------ + Be explicit about which functions we expose
0.1.1
------ + Publish type hints when used as a library + Expose interface functions at the package level + Fix a bug where mutalyzer errors are written to STDOUT