Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-q committed Jul 18, 2023
1 parent 3bb45de commit c2e99ea
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,29 @@

## Unreleased - ReleaseDate

* New binary `fasr`
* New binary `fasr`, ported from `App::Fasops`
* `fasr axt2fas`
* `fasr check`
* `fasr concat`
* `fasr consensus`
* `fasr cover`
* `fasr create`
* `fasr join`
* `fasr link`
* `fasr maf2fas`
* `fasr name`
* `fasr separate`
* `fasr slice`
* `fasr split`
* `fasr stat`
* `fasr subset`

* Use json to replace yaml in `spanr`
* Add `libs/alignment`

* Add `utils::get_seq_faidx()`
* Add `IntSpan.find_islands_n()` and `IntSpan.find_islands_ints()`

* Use json to replace yaml in `spanr`

* Bump versions of deps
* clap v4
Expand Down

0 comments on commit c2e99ea

Please sign in to comment.