Skip to content

v1.0.0

Compare
Choose a tag to compare
@RalfG RalfG released this 14 Aug 13:59
· 20 commits to main since this release
50f9a9c

Added

  • peptidoform: Allow comparison between a peptidoform and a peptidoform string; allow direct indexing with square brackets, which indexes or slices parsed_sequence (in #89)

Fixed

  • io.tsv: Avoid flooding logs when reading a different file format by raising exception when three consecutive rows could not be parsed (in #88)