Releases: astral-sh-build/build-mamba
Releases · astral-sh-build/build-mamba
Release list
v2.3.2.post1-r1
Rebuild v2.3.2.post1 with launch-ready license metadata and license-file conveyance.
v2.3.2.post1
What's Changed
- [codex] Add PyTorch 2.11 support by @charliermarsh in #15
- Add mamba v2.3.2.post1 support by @charliermarsh in #16
Full Changelog: v2.3.1...v2.3.2.post1
v2.3.1
What's Changed
- Use smaller runners and limit matrix for testing by @charliermarsh in #6
- Add PyTorch 2.10 support by @charliermarsh in #7
- Set wheel version in setup.py instead of renaming in CI by @charliermarsh in #8
- Embed Astral-specific SBOM into wheels by @charliermarsh in #9
- Standardize setup-uv to version 0.9.26 by @charliermarsh in #11
- Standardize actions/checkout to v5.0.0 by @charliermarsh in #12
- Augment wheel METADATA with provenance information by @charliermarsh in #13
- [codex] Add mamba v2.3.1 support by @charliermarsh in #14
Full Changelog: v2.3.0...v2.3.1
v2.3.0-r1
What's Changed
- Use smaller runners and limit matrix for testing by @charliermarsh in #6
- Add PyTorch 2.10 support by @charliermarsh in #7
Full Changelog: v2.3.0...v2.3.0-r1
v2.3.0
What's Changed
- Pin GitHub Actions to SHA by @charliermarsh in #4
- Update to Mamba v2.3.0 and PyTorch 2.9.1 by @charliermarsh in #5
Full Changelog: v2.2.6.post3-r2...v2.3.0
v2.2.6.post3-r2
Patch PyTorch in `pyproject.toml` (#3) It looks like they declare static metadata which overrides the `setup.py`.
v2.2.6.post3-r1
Build against each CUDA version (#2) Build against each CUDA version supported by each PyTorch version. 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude <noreply@anthropic.com>
v2.2.6.post3
Add a build pipeline (#1)