v1.3.0
Change Log
New Functionality
- Added theme option (
light
[default] ordark
) - Added Fasta parser class
- Added
load_example_fasta_dataset()
utility function - Added
to_stack_features()
helper function to avoid feature overlap
Bug Fix
- Fixed to ignore features that have no location (#54)