Added +++++ - ``CodonVariantTable.escape_scores`` now computes score type ``frac_escape``.
- Added ``filter_by_subs_observed``.
0.8.0
-----
Changed ++++++++ - ``CodonVariantTable.escape_scores`` now requires specification of score type, and implements a new score type of log fraction escape. The output of this method is also slightly changed.
Fixed +++++ - Bug in calculation of variance in ``CodonVariantTable.escape_scores``.
0.7.1
------
Fixed +++++ - Fixed bug in ``CodonVariantTable.escape_scores`` that sometimes gives null escape scores.