Skip to content

Releases: clintval/bedspec

0.6.0

02 Dec 22:23
86c1087
Compare
Choose a tag to compare

Features

  • Remove cgranges for superintervals (#28) (40110e5)

Miscellaneous Tasks

0.5.0

13 Nov 21:29
352a3e8
Compare
Choose a tag to compare

Features

Miscellaneous Tasks

0.4.0

12 Nov 15:35
633956d
Compare
Choose a tag to compare

Documentation

Miscellaneous Tasks

0.3.0

08 Nov 23:39
523b9d4
Compare
Choose a tag to compare

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)

0.2.0

19 Apr 02:06
2ceac80
Compare
Choose a tag to compare

Features

  • Implement a type-savvy solution for Py3.12 (#1) (28dc477)
  • Simplify package structure, build wheels in CI (#3) (fb1875f)
  • Implement BedReader.from_path() (#13) (2ceac80)

Documentation

Miscellaneous Tasks