Releases: ga4gh/va-spec-python
Releases · ga4gh/va-spec-python
0.4.3
What's Changed
- fix(docs): use correct link for forks by @korikuzma in #37
- chore: use named arg instead of positional arg for default by @jsstevenson in #40
- style: configure src for ruff to ensure correct isort by @jsstevenson in #41
- build: use latest vrs-python by @jsstevenson in #43
- fix: correct model class order by @korikuzma in #44
Full Changelog: 0.4.2...0.4.3
0.4.2
What's Changed
- fix: bump VASPEC_VERSION to 1.0.1 by @korikuzma in 1e09042
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
- fix: correct
InformationEntity.reportedInvalid types by @korikuzma in #32 - feat: update va spec models to 1.0.1 by @korikuzma in #35
- test: add tests for validating va-spec test fixtures against pydantic models by @korikuzma in #36
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- feat: define lib version and schema version by @jsstevenson in #30
- feat!: update va-spec models to 1.0.0 by @korikuzma in #28
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- feat!: update va-spec to
1.0.0-ballot.2025-03.4by @korikuzma in #26
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- feat!: update models to 1.0.0-ballot.2025-03.3 by @korikuzma in #19
- feat: add initial work for jupyter notebooks by @korikuzma in #20
- fix!: community models should not inherit from
Statement/EvidenceLineby @korikuzma in #22
Full Changelog: 0.2.0-a1...0.2.0
0.2.0-a1
What's Changed
- feat!: update base and aac-2017 models to 1.0.0-snapshot.2025-02.1 by @korikuzma in #15
- fix: forbid extra attributes when additionalProperties is set to False by @korikuzma in #17
Full Changelog: 0.2.0-a0...0.2.0-a1
0.2.0-a0
What's Changed
- docs: add doi badge to readme by @korikuzma in #9
- feat!: add base and aac-2017 models from 1.0.0-ballot.2024-11.2 release by @korikuzma in #14
Full Changelog: 0.1.1...0.2.0-a0
0.1.1
What's Changed
- fix: cohort should be a study group by @jsstevenson in #7
- docs: update description in readme by @korikuzma in 696fbc4
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- chore: add boilerplate files by @korikuzma in #2
- cicd: update action deps by @jsstevenson in #5
- feat: add va spec pydantic models by @korikuzma in #6
New Contributors
- @korikuzma made their first contribution in #2
- @jsstevenson made their first contribution in #5
Full Changelog: https://github.com/ga4gh/va-spec-python/commits/0.1.0