From 4a5e5c4ecdcfcb82c86d9df0899ce3e3c4ef5e34 Mon Sep 17 00:00:00 2001 From: Mitchell Robert Vollger Date: Fri, 28 Jul 2023 18:43:33 -0700 Subject: [PATCH] change --- CHANGELOG.md | 44 ++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 40 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99c46335..0ead054d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,20 @@ and the project tries but probably doesn't to adhere to [Semantic Versioning](ht ## Unreleased + + + + + + + + + + + + + + ### Chore - simplifed center with new api. @@ -22,6 +36,20 @@ and the project tries but probably doesn't to adhere to [Semantic Versioning](ht - unify api anming for liftover, optimize for inclusion in pyft - reduce number of copies for nuc and msp. - move nuc and msp logic out of extract into ranges struct and simplify. We ran on a whole genome ft extract to confirm results dont change. + +### Chore + + - readme + - readme + - readme + - readme + - readme + - readme + - readme + - readme + - readme + - clippy + ### New Features - add qual to ft cetner, and clean the ft center code more @@ -29,15 +57,15 @@ and the project tries but probably doesn't to adhere to [Semantic Versioning](ht - Reorganize pyft api and docs - adding liftover to pyft - very large improvment in speed of lifting over ranges, some liftover results differ from before by 1bp but it is rare. - + - change the result of liftovers to be an Option. ### Commit Statistics - - 40 commits contributed to the release over the course of 2 calendar days. - - 3 days passed between releases. - - 28 commits were understood as [conventional](https://www.conventionalcommits.org). + - 48 commits contributed to the release over the course of 7 calendar days. + - 7 days passed between releases. + - 29 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details @@ -47,6 +75,14 @@ and the project tries but probably doesn't to adhere to [Semantic Versioning](ht
view details * **Uncategorized** + - Readme ([`99aeada`](https://github.com/fiberseq/fibertools-rs/commit/99aeadae8ba61da26d961a8f6318065e0a9ad442)) + - Improve fetch error msg ([`6332770`](https://github.com/fiberseq/fibertools-rs/commit/633277099e1fde8684733c05d6b192434ee01c10)) + - Update so pyft works with options results ([`a09faa2`](https://github.com/fiberseq/fibertools-rs/commit/a09faa2d68a6f13b2330b4a8e302fd40f3765c55)) + - Update so pyft works with options results ([`f225f9d`](https://github.com/fiberseq/fibertools-rs/commit/f225f9d8828b69b2af1a3c11b471fed84132e4d6)) + - Change the result of liftovers to be an Option. ([`9d07122`](https://github.com/fiberseq/fibertools-rs/commit/9d07122e49b817f531b4a412ae77dced2e936f3a)) + - Docs ([`07882ea`](https://github.com/fiberseq/fibertools-rs/commit/07882ea5396c178354ba735b651311a476c29cbc)) + - Docs ([`776713b`](https://github.com/fiberseq/fibertools-rs/commit/776713bf647ec6a361bb6bde34de412c6ec8af8c)) + - Change ([`ad0340e`](https://github.com/fiberseq/fibertools-rs/commit/ad0340e8d9f8b0ac744aea4785b9530c14572045)) - Readme ([`6595c36`](https://github.com/fiberseq/fibertools-rs/commit/6595c3696dda1288f0f763fdc54d7311dfb790c9)) - Add qual to ft cetner, and clean the ft center code more ([`b9f4950`](https://github.com/fiberseq/fibertools-rs/commit/b9f4950f2839c5d8df61593ec58997e439fc5c6a)) - Docs ([`1a1f260`](https://github.com/fiberseq/fibertools-rs/commit/1a1f260323e262772ce7ecfaed2df52ab2597b5d))