v0.4.1
In v0.4.1
recast-atlas
now supports Python 3.12, given changes in PR #139.
What's Changed
- ci: Update GitHub Actions versions by @matthewfeickert in #131
- ci: Add Dependabot update config by @matthewfeickert in #132
- ci: Enable multiplatform builds for amd64 and arm64 by @matthewfeickert in #134
- ci: Use uv for all pip installs by @matthewfeickert in #138
- fix: Use importlib-resources over deprecated pkg_resources by @matthewfeickert in #139
- chore: Use uv during Dockerfile build by @matthewfeickert in #140
- ci: Add Python 3.12 to CI by @matthewfeickert in #141
- ci: Use pip install for Python 3.12 by @matthewfeickert in #142
- ci: Use snakemake lower bound to force uv solve by @matthewfeickert in #144
- docs: Add additional run requirements to 'local' and 'reana' backend examples by @matthewfeickert in #143
- build: Use hatchling as build backend by @matthewfeickert in #145
- ci: Remove setuptools install by @matthewfeickert in #146
- chore: Use Ruff for linting and formatting by @matthewfeickert in #147
- chore: Add .git-blame-ignore-revs to ignore style in blame view by @matthewfeickert in #148
- docs: Add CITATION.cff Citation File Format file by @matthewfeickert in #149
- chore: Remove mentions of setuptools build tools by @matthewfeickert in #150
- ci: Add GitHub artifact attestations to package distribution by @matthewfeickert in #151
Full Changelog: v0.4.0...v0.4.1