Releases: cancervariants/gene-normalization
Releases · cancervariants/gene-normalization
0.1.15
0.1.14
0.1.11
0.1.10: Merge pull request #47 from cancervariants/docker
- Add service meta to response
- Search by xref
- Add item type attribute
- other_id -> xref, xref -> associated_with
- Capture previous gene identifiers from NCBI
- Adds Dockerfile
0.1.5: Merge pull request #42 from cancervariants/eb
- Fix search endpoint with only partial sources loaded
- Remove unused requirements to fix EB instance
0.1.4: Merge pull request #39 from cancervariants/env-var
- Fixing environment variables for production EB
0.1.3: Merge pull request #37 from cancervariants/cli
- Add CLI Class back
- Use one environment variable for production EB instance
0.0.16
0.3.0-dev2
What's Changed
- cicd: use ruff for autoformatting by @jsstevenson in #292
- test: suppress noisy boto logs by default by @jsstevenson in #300
- feat!: use wags-tails for data acquisition by @jsstevenson in #303
- style: update ruff version by @jsstevenson in #316
- docs: add description metadata by @jsstevenson in #315
- docs: incorporate latest template elements by @jsstevenson in #322
- style: pin ruff version from template by @jsstevenson in #323
- cicd: reorganize QC checks by @jsstevenson in #324
- cicd: require priority label on PR by @jsstevenson in #325
- docs: fix api reference link in readme by @korikuzma in #327
- fix: handle password param in postgres connection by @nickzoic in #333
New Contributors
Full Changelog: 0.3.0-dev1...0.3.0-dev2
0.3.0-dev1
What's Changed
- cicd: add Ruff and Black by @jsstevenson in #253
- feat!: merge concepts and source dynamodb tables by @jsstevenson in #258
- feat!: remove search result formatting options by @jsstevenson in #261
- feat!: use vrs 2.0-alpha core gene model in /normalize by @korikuzma in #252
- feat!: update data acquisition methods by @jsstevenson in #262
- feat: update HGNC license by @jsstevenson in #263
- fix: correct gene info file glob typo by @jsstevenson in #265
- fix: catch ETL module import errors by @jsstevenson in #268
- fix: set response_model_exclude_none=True in /normalize by @korikuzma in #273
- cicd: add gh action for closing issue on staging branch by @korikuzma in #276
- docs: incorporate Alex feedback by @jsstevenson in #269
- test: add basic route tests by @jsstevenson in #277
- build: modernize build configs by @jsstevenson in #271
- refactor: remove unused error handling by @jsstevenson in #280
- cicd: update release.yaml (publish python distribution to pypi) by @korikuzma in #284
- docs: update VRS compliance by @korikuzma in #287
- build: define build system by @jsstevenson in #288
- build: properly pin pydantic v2 major version by @korikuzma in #290
Full Changelog: 0.3.0-dev0...0.3.0-dev1