0.3.0-dev0
What's Changed
- cicd: update release.yaml (publish python distribution to pypi) by @korikuzma in #197
- refactor!: rearrange app architecture by @korikuzma in #196
- refactor: use ResidueMode for residue_mode type by @korikuzma in #199
- style: use ruff + black by @korikuzma in #200
- refactor: use AnnotationLayer enum by @korikuzma in #203
- build: replace pandas with polars (#178) by @korikuzma in #205
- refactor!: Update TranscriptPriority enum by @korikuzma in #201
- feat: make positions optional in get_transcripts_from_gene by @katiestahl in #210
- refactor!:
get_gene_mane_data
sorted by desc MANE_Status by @korikuzma in #213 - build: pin pydantic to v2 major version by @korikuzma in #214
- feat!: create method for GRCh38 to MANE protein representation by @korikuzma in #211
New Contributors
- @katiestahl made their first contribution in #210
Full Changelog: 0.2.0-dev0...0.3.0-dev0