Skip to content

v0.3.0

Compare
Choose a tag to compare
@mdshw5 mdshw5 released this 13 Feb 19:29
· 712 commits to master since this release

New in version 0.3.0:

  • FastaRecord now works as a line-based iterator
    (#30)
  • Added MutableFastaRecord class that allows same-length in-place
    replacement for FASTA
    (#29)