------
Added
++++++
* Can handle multiple distinct non-overlapping chains; adds a ``pdb_chain`` column to output CSV.
* Changed output to specify a prefix rather than individual ``--alignment`` and ``--csv`` options.
* Added ``add_entropy_neff`` option to ``alignment_to_count_df``
* Added the ``colorschemes`` module.
* Added ``pymol_struct`` module to color ``pymol`` structures.
* Added ``nglview_struct`` module to color ``nglview`` structures.
Fixed
+++++
* Made ``--drop_pdb`` and ``--ignore_gaps`` options work correctly (before they did nothing due to command-line parsing error)
* Allow ``pandas`` >= 1.0