Skip to content

Releases: Kronopt/FastaParser

Version v1.1.1

03 Sep 23:57
Compare
Choose a tag to compare
  • Support python versions 3.9 and 3.10

Version 1.1

13 Feb 10:45
Compare
Choose a tag to compare
  • Added property setters for:
    • FastaSequence.id
    • FastaSequence.description
  • Added property deleters for:
    • FastaSequence.id
    • FastaSequence.description
    • FastaSequence.sequence_type
    • LetterCode.letter_type

Version 1.0

27 Jan 20:49
Compare
Choose a tag to compare

FastaParser initial release.