Releases: CircleCI-Public/python-orb
Releases · CircleCI-Public/python-orb
v4.0.0
What's Changed
- chore: use correct orbs doc link in readme by @fynnfluegge in #136
- Update default Python Docker image fron Python v3.9 to v3.14 by @cclauss in #138
- chore: Disable comments on PRs by @anthony-j-castro in #140
- Update examples Python from EoL v3.9 to current v3.14 by @cclauss in #139
- chore: Update examples by @anthony-j-castro in #141
New Contributors
- @fynnfluegge made their first contribution in #136
- @cclauss made their first contribution in #138
- @anthony-j-castro made their first contribution in #140
Full Changelog: v3.3.0...v4.0.0
v3.3.0
v3.2.0
What's Changed
- Update the way the cache is managed and add better tests by @marboledacci in #131
- Update poetry tests folder by @marboledacci in #132
It's recommended to update the cache version when updating to this version.
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- feat: add support for uv as package manager by @antoniomdk in #124
- Update cache version for tests by @marboledacci in #129
New Contributors
- @antoniomdk made their first contribution in #124
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Update cache key order and add partial caching by @marboledacci in #121
- Feat: remove version and add executor by @marboledacci in #122
- Update the directories required for cache so it works on windows by @marboledacci in #125
New Contributors
- @marboledacci made their first contribution in #121
Full Changelog: v2.2.0...v3.0.0
v2.2.0
What's Changed
- feat: Added "build-tool" dist parameter and PEP517 build support by @Jaryt in #106
- Add no_output_timeout to install dependencies steps by @eechien in #118
- chore: replace CPEng with orb-publishers team in CODEOWNERS by @Jaryt in #108
- Clarify PEP621 by @LecrisUT in #113
New Contributors
Full Changelog: v2.1.1...v2.2.0
v2.1.1 - Fixed save cache key not matching restore cache key
What's Changed
Full Changelog: v2.1.0...v2.1.1
v2.1.0 - Ensure "python" Command is Set
0.2.2: Merge pull request #29 from jeff-knurek/optional-requirements-file
add option to select alternate/additional requirements files