Skip to content

v0.10.4

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 15:31

Added

  • residue_markups argument to TextSequence and DigitalSequence constructors.
  • __reduce__ implementation to TextSequence, DigitalSequence, TextSequenceBlock and DigitalSequenceBlock.

Changed

  • Handling of easel I/O methods to avoid implicit GIL acquisition for error checking.

Fixed

  • Syntax errors in type annotation files.