Releases: clintval/bedspec
Releases · clintval/bedspec
0.7.0
23 Apr 01:54
Compare
Sorry, something went wrong.
No results found
Features
Update typeline and support Python 3.13 (#32 ) (185a628 )
Miscellaneous Tasks
Update dataclass decorator in the README (#30 ) (32fa692 )
Change GHA name to just 'tests' (1605671 )
Simplify the example in the README (c132c7d )
Fix publish CI/CD (fa28b69 )
0.6.0
02 Dec 22:23
Compare
Sorry, something went wrong.
No results found
Features
Remove cgranges for superintervals (#28 ) (40110e5 )
Miscellaneous Tasks
0.5.0
13 Nov 21:29
Compare
Sorry, something went wrong.
No results found
Features
Miscellaneous Tasks
0.4.0
12 Nov 15:35
Compare
Sorry, something went wrong.
No results found
Documentation
Miscellaneous Tasks
0.3.0
08 Nov 23:39
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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