Skip to content

Commit

Permalink
Pre-1.0.2 changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
agalitsyna committed Nov 8, 2022
1 parent 1e8d518 commit 7c3d18e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
### 1.0.2 (2022-11-XX) ###

- [x] `pairtools select` regex update
(string substitutions failed when the column name was a substring of another)

- [x] Warnings capture in dedup: pairs lines are always split after rstrip newline

- [x] Important fixes of splitting schema

- [x] Dedup comment removed (failed when the read qualities contained "#")

- [x] Remove dbist build out of wheel


### 1.0.1 (2022-09-XX) ###

- [x] Fixed issue with pysam dependencies on pip and conda
Expand Down

0 comments on commit 7c3d18e

Please sign in to comment.