Skip to content

Releases: CircleCI-Public/python-orb

v2.2.0

10 Oct 16:47
daafb89
Compare
Choose a tag to compare

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

15 Sep 21:10
80b102d
Compare
Choose a tag to compare

What's Changed

  • fix: update save_cache step to use tmp python-version file by @Jaryt in #105

Full Changelog: v2.1.0...v2.1.1

v2.1.0 - Ensure "python" Command is Set

08 Sep 20:13
94e68ac
Compare
Choose a tag to compare

What's Changed

  • ci: Orb tools 11 migration by @Jaryt in #98
  • fix: Ensure python command is set
  • fix: Removed verbose flag (not supported on macos)
    by @Jaryt in #104

resolves: #100

Full Changelog: v2.0.3...v2.1.0

0.2.2: Merge pull request #29 from jeff-knurek/optional-requirements-file

28 Apr 10:40
17aa162
Compare
Choose a tag to compare
add option to select alternate/additional requirements files