Skip to content

Commit

Permalink
Update Changelog for 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
anergictcell committed May 23, 2022
1 parent 6d7e9b8 commit 1a9ebdb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.5
- Add exon numbers in GTF output
- Refactor GTF parsing to improve performance
- Add GenePredExt Reader and Writer
- Add GenePred Writer
- Remove chr prefixing during parsing of chromosomes/contigs
- Improve docs
- Add more integration tests

## 0.4
- Support writing Fasta files
- Support sequence output per feature
- Improved error handling
Expand Down

0 comments on commit 1a9ebdb

Please sign in to comment.