Skip to content

0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 23:39
· 7 commits to main since this release
523b9d4

Features

  • Add a type-savvy .from_path() to BedWriter and BedReader (#17) (a798e10)
  • Implement a generic overlap detector and other library fixups (#19) (0f92d28)
  • Simplify how the BedReader and BedWriter work (#21) (0db2106)
  • Use typeline for IO (#24) (523b9d4)

Miscellaneous Tasks

  • General enhancements to the library (#20) (80fafdc)