What's Changed * bump version to v0.5.8 by briney in https://github.com/briney/abstar/pull/109 * Development by briney in https://github.com/briney/abstar/pull/110
* add translated junction regions to AIRR output * change AIRR output format extension from ``.txt`` to ``.tsv`` * use ``pandas.read_csv`` when processing sequences interactively using ``abstar.run``, which should result in better type inference
0.5.5
Bug fixes: * fix AIRR output header * fix vdj_aa translation * update tests * update CI to add python 3.8 and 3.9 * update requirements to use scikit-bio==0.5.6
0.5.4
Bug fixes: * fix AIRR output header * fix `vdj_aa` translation * update tests * update CI to add python `3.8` and `3.9` * update requirements to use `scikit-bio==0.5.6`