Releases: COMBINE-lab/grangers
Releases · COMBINE-lab/grangers
v0.4.0
0.4.0 (2023-10-28)
Features
Bug Fixes
- be pendantic about polars version (2e33395)
v0.3.1
0.3.1 (2023-07-24)
Bug Fixes
- fix bugs in update_df (142792e)
- fix outdated function name update_dataframe to update_df (5f7a66e)
- Merge pull request #37 from COMBINE-lab/dev (5f7a66e)
v0.3.0
0.3.0 (2023-07-24)
Features
- add update_column and update_dataframe (de48312)
v0.2.1
0.2.1 (2023-07-10)
Bug Fixes
v0.2.0
0.2.0 (2023-07-09)
Features
Bug Fixes
v0.1.4
0.1.4 (2023-06-13)
Bug Fixes
v0.1.3
0.1.3 (2023-06-13)
Bug Fixes
- keywords in crate manifest (8295546)
v0.1.2
0.1.2 (2023-06-13)
Bug Fixes
- too many keywords in crate manifest (1708f34)
v0.1.1
0.1.1 (2023-06-13)
Bug Fixes
v0.1.0
0.1.0 (2023-06-13)
Features
- add gaps option (7058ec6)
- added more testing functions (9c9bf85)
- error checking (13094f5)
- flank function checked. (cf54ae6)
- get_transcript_sequences function and tons of modifications to the design (13ca1d3)
- implemented introns function (01d92fb)
- new merge function using poloars (a4d016e)
- testing functions and improved implementations (4f44f8b)
Bug Fixes