Releases: OpenAstronomy/build-python-dist
Releases · OpenAstronomy/build-python-dist
v1.1.0
What's Changed
- Configure dependabot by @ConorMacBride in #14
- Bump actions/setup-python from 2 to 4 by @dependabot in #15
- Bump actions/checkout from 2 to 3 by @dependabot in #16
- Bump actions/checkout from 3 to 4 by @dependabot in #18
- Bump actions/setup-python from 4 to 5 by @dependabot in #20
- ENH: add support for PEP 735 dependency-groups via a new workflow input
test_groups
by @neutrinoceros in #21 - BUG: fix invalid parsing for default
test_groups=''
by @neutrinoceros in #23
New Contributors
- @dependabot made their first contribution in #15
- @neutrinoceros made their first contribution in #21
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Use local version of action in repo by @astrofrog in #7
- Pure python fixes by @Cadair in #9
- Fix activation of virtual environments for testing by @astrofrog in #13
- Add input for changing the Python version by @ConorMacBride in #11
- Add
update_tag.yml
by @ConorMacBride in #10 - Verify wheels are pure Python by @ConorMacBride in #12
New Contributors
- @astrofrog made their first contribution in #7
- @Cadair made their first contribution in #9
- @ConorMacBride made their first contribution in #11
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Initial release