Releases: durandtibo/setup-venv-uv-action
Releases · durandtibo/setup-venv-uv-action
Release list
[v0.1.0] Install compatible packages
What's Changed
- Update setup-venv-uv-action version to v0.0.5 by @durandtibo in #43
- Bump durandtibo/setup-venv-uv-action from 0.0.4 to 0.0.5 by @dependabot[bot] in #44
- Update action by @durandtibo in #45
Full Changelog: v0.0.5...v0.1.0
[v0.0.5] Python 3.14 is new default version
What's Changed
- Bump actions/setup-node from 6 to 7 by @dependabot[bot] in #40
- Bump durandtibo/setup-venv-uv-action from 0.0.3 to 0.0.4 by @dependabot[bot] in #39
- Python 3.14 is new default version by @durandtibo in #41
- Improve action by @durandtibo in #42
Full Changelog: v0.0.4...v0.0.5
[v0.0.4] Update to last version
What's Changed
- Update docs and workflows by @durandtibo in #34
- Bump actions/dependency-review-action from 4 to 5 by @dependabot[bot] in #35
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #36
- Bump durandtibo/uv-install-package-action from 0.1.1 to 0.1.2 by @dependabot[bot] in #37
- Update by @durandtibo in #38
Full Changelog: v0.0.3...v0.0.4
[v0.0.3] Turn off uv progress bars
What's Changed
- Add dependency review workflow by @durandtibo in #30
- Add docs and workflows by @durandtibo in #29
- Update workflow timeout by @durandtibo in #31
- Bump durandtibo/cancel-queued-runs-action from 1.7 to 1.9 by @dependabot[bot] in #32
- Add input to turn off uv progress bars by @durandtibo in #33
New Contributors
- @dependabot[bot] made their first contribution in #32
Full Changelog: v0.0.2...v0.0.3
[v0.0.2] Add package-install-args option
What's Changed
- Add workflow to check format by @durandtibo in #2
- Add CI workflow by @durandtibo in #3
- Add script to generate Makefile by @durandtibo in #4
- Create test project by @durandtibo in #5
- Test local action by @durandtibo in #6
- Remove bash files are they are not necessary anymore by @durandtibo in #7
- Add PR template by @durandtibo in #8
- Add issue templates by @durandtibo in #9
- Add Contributor Covenant Code of Conduct by @durandtibo in #11
- Fix workflow name by @durandtibo in #12
- Fix markdown format by @durandtibo in #13
- Add workflow to verify workflows by @durandtibo in #14
- Update workflow to verify workflows by @durandtibo in #15
- Update workflow to verify workflows by @durandtibo in #16
- Update workflow to verify workflows by @durandtibo in #17
- Update Makefile by @durandtibo in #18
- Fix Makefile project name and add missing target documentation by @Copilot in #19
- Add comprehensive documentation and inline code comments by @Copilot in #10
- Simplify the action by removing makefile dependency by @durandtibo in #20
- Update documentation to clarify Makefile and invoke dependency requirements by @Copilot in #21
- Update workflows by @durandtibo in #23
- Enhance .github folder documentation and repository consistency by @Copilot in #22
- Update workflows by @durandtibo in #24
- Move security file by @durandtibo in #25
- Rename file by @durandtibo in #26
- Update readme by @durandtibo in #27
- Add
package-install-argsoption by @durandtibo in #28
New Contributors
- @Copilot made their first contribution in #19
Full Changelog: v0.0.1...v0.0.2
[v0.0.1] Initial release
Initial release for testing purpose
What's Changed
- Add action.yaml by @durandtibo in #1
New Contributors
- @durandtibo made their first contribution in #1
Full Changelog: https://github.com/durandtibo/setup-venv-uv-action/commits/v0.0.1