Skip to content

Releases: cancervariants/gene-normalization

0.4.1

19 Jul 14:39
798ce40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0

15 Jul 12:53
cbc4499
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.4.0

0.3.2

08 Jul 13:52
8a45881
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

02 Jul 18:56
cd4565f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0-dev2...0.3.1

0.1.30

27 Oct 14:19
5b45df8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.29...0.1.30

0.1.29

26 Oct 16:05
4e915eb
Compare
Choose a tag to compare

What's Changed

  • fix: move SOURCE_CLASS to cli (main branch) by @korikuzma in #149
  • refactor!: remove elastic beanstalk work on main branch by @korikuzma in #151

Full Changelog: 0.1.28...0.1.29

0.1.28

24 Oct 12:27
df72bd9
Compare
Choose a tag to compare

What's Changed

  • build: separate out etl (dev) dependencies on main by @korikuzma in #142
  • refactor: how vrs chromosome/sequence locations are stored in dynamodb by @korikuzma in #144

Full Changelog: 0.1.27...0.1.28

0.1.27

11 May 18:16
20dc67d
Compare
Choose a tag to compare
  • Add /normalize_unmerged
  • Use correct SourceName value type in unmerged normalized records
  • Create Zenodo record

0.1.26

11 Apr 15:59
6c2e2c4
Compare
Choose a tag to compare
  • Remove elastic beanstalk dependencies
  • Allow SEQREPO_DATA_PATH to be set by environment variable
  • Extract biotype / gene type from sources
  • Use latest source data

0.1.25

06 Apr 13:03
b17a54d
Compare
Choose a tag to compare
  • Set use_enum_values in pydantic class configs
  • response_datetime is a str in ServiceMeta