v0.0.3¶
Published on 2026-08-13
What's Changed¶
- Bump actions/checkout from 4 to 7 by @dependabot[bot] in https://github.com/tomdstanton/pyfgs/pull/16
- Bump pyo3 from 0.28.3 to 0.29.0 by @dependabot[bot] in https://github.com/tomdstanton/pyfgs/pull/15
- Bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in https://github.com/tomdstanton/pyfgs/pull/14
Full Changelog: https://github.com/tomdstanton/pyfgs/compare/v0.0.2...v0.0.3
v0.0.2¶
Published on 2026-05-27
What's Changed¶
- Bump pyo3 from 0.28.2 to 0.28.3 by @dependabot[bot] in https://github.com/tomdstanton/pyfgs/pull/7
- Bump codecov/codecov-action from 4 to 6 by @dependabot[bot] in https://github.com/tomdstanton/pyfgs/pull/8
- Bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in https://github.com/tomdstanton/pyfgs/pull/9
- Bump mimalloc from 0.1.48 to 0.1.49 by @dependabot[bot] in https://github.com/tomdstanton/pyfgs/pull/10
- Bump actions/upload-pages-artifact from 3 to 5 by @dependabot[bot] in https://github.com/tomdstanton/pyfgs/pull/11
- Bump mimalloc from 0.1.49 to 0.1.50 by @dependabot[bot] in https://github.com/tomdstanton/pyfgs/pull/12
- Bump mimalloc from 0.1.50 to 0.1.52 by @dependabot[bot] in https://github.com/tomdstanton/pyfgs/pull/13
New Contributors¶
- @dependabot[bot] made their first contribution in https://github.com/tomdstanton/pyfgs/pull/7
Full Changelog: https://github.com/tomdstanton/pyfgs/compare/v0.0.1...v0.0.2
v0.0.1¶
Published on 2026-03-26
Full Changelog: https://github.com/tomdstanton/pyfgs/compare/v0.0.1-beta.1...v0.0.1
v0.0.1-beta.1¶
Published on 2026-03-24
Full Changelog: https://github.com/tomdstanton/pyfgs/compare/v0.0.1-alpha.3...v0.0.1-beta.1
Updated pyfgs to use the insertion/deletion vectors to generate Snippy-style mutation tags and output this in GFF, BED and VCF formats (via the CLI) in response to @tseemann on Slack.
v0.0.1-alpha.3¶
Published on 2026-03-23
Full Changelog: https://github.com/tomdstanton/pyfgs/compare/v0.0.1-alpha.2...v0.0.1-alpha.3