Releases: ga4gh/cat-vrs-python
Releases · ga4gh/cat-vrs-python
0.7.1
What's Changed
- feat: provide lib version and schema version values by @jsstevenson in #27
- build: tighten ga4gh.vrs version to >=2.1.3 by @korikuzma in #28
New Contributors
- @jsstevenson made their first contribution in #27
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- feat!: update cat-vrs models to 1.0.0 by @korikuzma in #22
- build: require stable versions of ga4gh.vrs + pydantic by @korikuzma in #25
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- revert: "fix: classes in recipes should not inherit from CategoricalVariant (#17)" by @korikuzma in #18
- test: use
model_copy
(v2) instead ofcopy
(v1) by @korikuzma in #19
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- feat: add initial work for jupyter notebooks by @korikuzma in #15
- fix!: classes in recipes should not inherit from CategoricalVariant by @korikuzma in #17
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- feat!: update cat-vrs models to 1.0.0-ballot.2025-03.2 by @korikuzma in #13
- build: update ga4gh.vrs version by @korikuzma in #14
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- fix(build)!: update ga4gh.vrs/submodules + forbid extra attrs by @korikuzma in #11
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- fix(ci): exclude HEAD from git branch output in pypi release job by @korikuzma in #10
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- docs: add doi badge to readme by @korikuzma in #7
- feat!: update models to cat-vrs 1.0.0 trial review ballot by @korikuzma in #9
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- docs: update description by @korikuzma in readme in 29a5f8f
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- chore: add boilerplate files by @korikuzma in #3
- feat: add cat vrs pydantic models by @korikuzma in #4
New Contributors
- @korikuzma made their first contribution in #3
Full Changelog: https://github.com/ga4gh/cat-vrs-python/commits/0.1.0