Releases: GenomicMedLab/agct
Releases · GenomicMedLab/agct
0.2.1
What's Changed
- chore: remove issue template overrides by @katie-perry in #74
- feat: update chainfile dependency, return score by @jsstevenson in #76
New Contributors
- @katie-perry made their first contribution in #74
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- style: update ruff and precommit by @jsstevenson in #52
- build: update misc configs from software template by @jsstevenson in #60
- chore: merge 0.2.0 feature branch by @jsstevenson in #69
- feat: add to_grc output by @jsstevenson in #70
- chore: add codeowners file by @korikuzma in #71
- cicd: update git hooks, linting, etc by @jsstevenson in #72
- chore: bump version by @jsstevenson in #73
Full Changelog: 0.1.1...0.2.0
0.2.0rc1
What's Changed
- style: update ruff and precommit by @jsstevenson in #52
- build: update misc configs from software template by @jsstevenson in #60
- chore: merge 0.2.0 feature branch by @jsstevenson in #69
Full Changelog: 0.1.1...0.2.0rc1
0.1.1
What's Changed
- cicd: update precommit by @jsstevenson in #40
- cicd: update github actions by @jsstevenson in #38
- style: update ruff by @jsstevenson in #39
- chore: bump version by @jsstevenson in #41
- fix: use updated chainfile crate to resolve liftover issues by @jsstevenson in #43
- build: use updated maturin release workflow by @jsstevenson in #44
- cicd: tag stale rev by @jsstevenson in #46
- chore: update issue templates by @jsstevenson in #47
- build!: require python >=3.11 by @jsstevenson in #49
- style: update ruff by @jsstevenson in #45
- cicd: update precommit and run in CI by @jsstevenson in #48
Full Changelog: 0.1.0-dev2...0.1.1
0.1.0-dev2
What's Changed
- style: use ruff 0.2.0 to match template by @jsstevenson in #29
- build: reorganize metadata by @jsstevenson in #30
- cicd: pin precommit hooks version to match template by @jsstevenson in #31
- cicd: reorganize CI checks to match template by @jsstevenson in #32
- docs: add styling to README by @jsstevenson in #34
- cicd: add PR priority label requirement by @jsstevenson in #33
- build: update python requirement to >=3.10 by @jsstevenson in #35
- feat: allow string input by @jsstevenson in #36
Full Changelog: 0.1.0-dev1...0.1.0-dev2
0.1.0-dev1
What's Changed
- docs: fill out README by @jsstevenson in #21
- docs: update convert_coordinate examples by @korikuzma in #24
- feat: add chainfile argument to Converter by @korikuzma in #26
New Contributors
- @korikuzma made their first contribution in #24
Full Changelog: 0.1.0-dev0...0.1.0-dev1
0.1.0-dev0
What's Changed
- build: use src/ dir for python by @jsstevenson in #1
- docs: add basic README by @jsstevenson in #2
- feat: use wags-tails for data management by @jsstevenson in #3
- style: update precommit by @jsstevenson in #5
- feat: use enum to constrain genome values by @jsstevenson in #4
- test: add initial tests by @jsstevenson in #14
- chore: fix precommit by @jsstevenson in #16
- enhancement: add edge case error handling by @jsstevenson in #15
- docs: add basic speed test by @jsstevenson in #17
- feat!: use stronger type claims by @jsstevenson in #18
- cicd: add release action by @jsstevenson in #19
- feat!: change name by @jsstevenson in #20
New Contributors
- @jsstevenson made their first contribution in #1
Full Changelog: https://github.com/GenomicMedLab/agct/commits/0.1.0-dev0