Skip to content

Latest commit

 

History

History
91 lines (47 loc) · 2.49 KB

CHANGELOG.md

File metadata and controls

91 lines (47 loc) · 2.49 KB

Changelog

v1.5.3 - 2023-11-01

v1.5.2 - 2023-06-07

v1.5.1 - 2023-02-09

v1.5.0 - 2023-02-08

v1.4.0 - 2023-01-30

v1.3.4 - 2022-12-23

v1.3.3 - 2022-11-04

v1.3.2 - 2022-08-26

v1.3.1 - 2022-08-11

  • Add alignment wrapper for Muscle by @ndousis.

v1.3.0 - 2022-05-17

v1.2.0 - 2022-04-12

v1.1.9 - 2022-04-12

v1.1.8 - 2022-04-08

v1.1.7 - 2022-02-02

  • Refactor dispatch types to reduce duplication (@pagpires)
  • Update docs to remove #noqa in docstrings (@pagpires)
  • Add FreeMono.ttf into source distribution (@andrewgiessel & @ericmjl)

v1.1.6 - 2021-11-19

  • Simplify .aa() interface, return original SeqRecord attributes (@ndousis)

v1.1.5 - 2021-11-15

  • Ensure that python-codon-tables is listed as an explicit dependency in setup.py (@ericmjl)

v1.1.4 - 2021-11-13

  • Ensure that .translate() generates a SeqLike with "seqnum" letter annotations (@ndousis)

v1.1.3 - 2021-11-03

  • First public release of SeqLike h/t @andrewgiessel @maxasauruswall @MihirMetkar @ndousis @ericmjl @dtjohnson @JDFontenot