Fixed - Update license name in meta.yaml required for conda.
0.6.0
Fixed - Modkit summary loader converting canonical C counts to modC. Changed - Improve modkit bedMethyl to account both spacers or a single one. - Read length plot in `SeqSummary` now also displays the minimum read length in the title sub-text. Added - Bokeh as alternative plotting utility.
0.5.4
Fixed - Sankey uses the right total value to calculate percentages when there are more than one sample. - `fastcat.read_length_plot()` now actually uses the parameters `min_len`, `max_len`, `xlim`, and `bin_width`.
0.5.3
Fixed - Pin pendatic to <2.0.0 for conda.
0.5.2
Fixed - SeqSummary crashing when passing a dataframe as input.