Skip to content

Releases: CircleCI-Public/python-orb

v4.0.0

Choose a tag to compare

@anthony-j-castro anthony-j-castro released this 22 Jan 19:05
0e501f3

What's Changed

New Contributors

Full Changelog: v3.3.0...v4.0.0

v3.3.0

Choose a tag to compare

@marboledacci marboledacci released this 22 Sep 15:22
3d6d71e

What's Changed

  • Add cache-key-override to override cache key logic by @odie5533 in #135

New Contributors

Full Changelog: v3.2.0...v3.3.0

v3.2.0

Choose a tag to compare

@marboledacci marboledacci released this 14 Jul 16:57
7605e49

What's Changed

It's recommended to update the cache version when updating to this version.

Full Changelog: v3.1.0...v3.2.0

v3.1.0

Choose a tag to compare

@marboledacci marboledacci released this 14 Apr 13:20
e94e8f6

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

Choose a tag to compare

@marboledacci marboledacci released this 26 Nov 13:39
bda4695

What's Changed

New Contributors

Full Changelog: v2.2.0...v3.0.0

v2.2.0

Choose a tag to compare

@marboledacci marboledacci released this 10 Oct 16:47
daafb89

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

Choose a tag to compare

@Jaryt Jaryt released this 15 Sep 21:10
80b102d

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

Choose a tag to compare

@Jaryt Jaryt released this 08 Sep 20:13
94e68ac

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

Choose a tag to compare

@lokst lokst released this 28 Apr 10:40
17aa162
add option to select alternate/additional requirements files