Releases: GenomicMedLab/agct
Releases · GenomicMedLab/agct
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