Skip to content

Commit

Permalink
Merge pull request #12 from COMBINE-lab/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--grangers

chore(main): release 0.1.0
  • Loading branch information
rob-p authored Jun 13, 2023
2 parents d89c253 + ee25379 commit 9aefabb
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Changelog

## 0.1.0 (2023-06-13)


### Features

* add gaps option ([7058ec6](https://github.com/COMBINE-lab/grangers/commit/7058ec6d57d4c36ffa839b36878a890b81a28b77))
* added more testing functions ([9c9bf85](https://github.com/COMBINE-lab/grangers/commit/9c9bf8504262197da8f5332b3477d605d12c6a26))
* error checking ([13094f5](https://github.com/COMBINE-lab/grangers/commit/13094f500e219c74ad3c82f78572dac4efc4831a))
* flank function checked. ([cf54ae6](https://github.com/COMBINE-lab/grangers/commit/cf54ae6cbc5e9e34a52173bafd2855044bdffff8))
* get_transcript_sequences function and tons of modifications to the design ([13ca1d3](https://github.com/COMBINE-lab/grangers/commit/13ca1d3cf9cf4d8bf5dbf3025d82d6fb853e32cf))
* implemented introns function ([01d92fb](https://github.com/COMBINE-lab/grangers/commit/01d92fbb3f9c04275feb92b858cf8793fda36b4a))
* new merge function using poloars ([a4d016e](https://github.com/COMBINE-lab/grangers/commit/a4d016eb2607d22f4d113e9093a5f9f407ca08ed))
* testing functions and improved implementations ([4f44f8b](https://github.com/COMBINE-lab/grangers/commit/4f44f8b7fe591106765c9e37477ee66e64d5e5b7))


### Bug Fixes

* bug in boundar ([774bbe8](https://github.com/COMBINE-lab/grangers/commit/774bbe8e814f8be5796161e3c53def91e365e4f5))
* bug in boundary ([98679f0](https://github.com/COMBINE-lab/grangers/commit/98679f0172774b1b779fedb192b8c8b4e9465bd7))
* bug in boundary ([f36824d](https://github.com/COMBINE-lab/grangers/commit/f36824d8293784c3c7e9bf471c16a1dff97d77ef))
* bug in boundary ([b01ebf1](https://github.com/COMBINE-lab/grangers/commit/b01ebf1f5289a03f35fbcaa846d42927a8952697))
* fix bug for writing tx sequences ([6989ea5](https://github.com/COMBINE-lab/grangers/commit/6989ea5a41c11eaad41f7ece09eb0836eea08738))
* fix bug in evaluation steps ([5be11d1](https://github.com/COMBINE-lab/grangers/commit/5be11d11d4768b27051fcc4ca0731856fc318710))
* fix exon concatenation ([dc608b6](https://github.com/COMBINE-lab/grangers/commit/dc608b6831690f9559b5eef4eec768c11efed2d7))
* fix logging ([b681f75](https://github.com/COMBINE-lab/grangers/commit/b681f759d917b6063c537d1e79d7b20fc0ff58bb))
* made clippy happy ([a0ce59d](https://github.com/COMBINE-lab/grangers/commit/a0ce59da0a10248baf50680a30c79ff9402b7f32))

0 comments on commit 9aefabb

Please sign in to comment.