- Fixed bug due to matplotlib v3.8.0 changes ([link](https://github.com/matplotlib/matplotlib/blob/39582424f8ce5e042e4e39eeac94893f222c9f8b/lib/matplotlib/colors.py#L438-L442))
0.4.1
Change Log
Improvement
- Added `--label_type` option to CLI - Fixed `mv.savefig()` to suppress memory leak during multiple plots - Changed linter `flake8` to `ruff` - Changed `set_layout_engine()` to `tight_layout()` for matplotlib backward compatibility (7)
0.4.0
Change Log
Improvement
- Added `label_type` option to show full description label (6) - Changed to set default color when `set_custom_color_func()` return value is set to None.
Bug Fix
- Fixed duplicate name error in case sorting msa (6)