Releases: OpenAstronomy/github-actions-workflows
Releases · OpenAstronomy/github-actions-workflows
v2.1.0
What's Changed
- ENH: add support for PEP 735 dependency-groups via a new workflow input
test_groups
by @neutrinoceros in #286
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Breaking Changes in cibuildwheel
This release updates the version of cibuildwheel to 3.0. This release has many changes, including support for Python 3.14 wheels, however it also has some breaking changes you should be aware of. Please see the release post and changelog.
What's Changed
- DEP: upgrade cibuildwheel to 3.0.0 by @neutrinoceros in #278
- Bump the actions group in /.github/workflows with 5 updates by @dependabot in #274
Full Changelog: v1.17.0...v2.0.0
v1.17.0
What's Changed
- Bump the actions group across 1 directory with 10 updates by @dependabot in #272
- Update pyproject.toml by @prabhat-kumar96 in #271
- Add ability to select free-threaded Python interpreter by @astrofrog in #281
- Fix regular expression by @astrofrog in #282
New Contributors
- @prabhat-kumar96 made their first contribution in #271
Full Changelog: v1...v1.17.0
v1.16.0
What's Changed
- build sdist with python 3.12 by @braingram in #264
- Bump the actions group in /.github/workflows with 6 updates by @dependabot in #261
- Update pip before we use it by @Cadair in #266
New Contributors
- @braingram made their first contribution in #264
Full Changelog: v1...v1.16.0
v1.15.0
What's Changed
- Default to arm64 builders for macos wheels and cross compile x86_64 by default by @Cadair in #257
- Bump the actions group in /.github/workflows with 2 updates by @dependabot in #254
Full Changelog: v1...v1.15.0
v1.14.0
What's Changed
- Add upstream sync workflow by @Cadair in #229
- Bump pypa/cibuildwheel from 2.20.0 to 2.22.0 by @dependabot in #228, #231, #232, #236, #237, #239, #251
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #249
- MNT: Use hash for Action workflow versions and update if needed by @pllim in #234
- Bump the actions group in /.github/workflows with 7 updates by @dependabot in #253
- Add support for customising runs-on with publish by @Cadair in #247
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- MNT: bump cibuildwheel to 2.20.0 (build cp313 wheels by default) by @neutrinoceros in #220
New Contributors
- @neutrinoceros made their first contribution in #220
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- Update codecov description because token is now required even for public repo by @pllim in #205
- Bump pypa/cibuildwheel from 2.18.1 to 2.19.2 by @dependabot in #210 and #213
- use micromamba by @zacharyburnett in #123
- replace
flake8
withruff
by @zacharyburnett in #208
Full Changelog: v1...v1.12.0
v1.11.1
What's Changed
- add docs explaining how to install libraries within build environment by @zacharyburnett in #202
- Revert splitting out of coverage step by @astrofrog in #206
Full Changelog: v1...v1.11.1
v1.11.0
What's Changed
- Coverage: Upload as separate step by @pllim in #199
- Bump pypa/cibuildwheel from 2.17.0 to 2.18.1 by @dependabot in #204
- docs: add
toxdeps
example by @SauravMaheshkar in #198
New Contributors
- @SauravMaheshkar made their first contribution in #198
Full Changelog: v1...v1.11.0