Releases: CircleCI-Public/python-orb
Releases · CircleCI-Public/python-orb
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