Skip to content

Releases: ApeWorX/github-action

ApeWorX Github Action v3.7

Choose a tag to compare

@fubuloubu fubuloubu released this 30 Jun 16:18
e375cf9

What's Changed

  • 👷‍♂️ Pin GitHub Actions to Full-Length Commit SHA by @pcaversaccio in #50

Full Changelog: v3.6...v3.7

v3.6

Choose a tag to compare

@fubuloubu fubuloubu released this 13 May 17:44
18c1ff2

What's Changed

Full Changelog: v3...v3.6

v3.5

Choose a tag to compare

@antazoey antazoey released this 30 Jun 20:19
511caa6

What's Changed

  • feat: allow path-based install for Ape by @antazoey in #45
  • feat: support including extras in path-based Ape installs by @antazoey in #46

Full Changelog: v3...v3.5

v3.4

Choose a tag to compare

@fubuloubu fubuloubu released this 10 Jun 19:46
5c9a995

What's Changed

  • test: add pyproject.toml test to actions CI by @fubuloubu in #44

Full Changelog: v3...v3.4

v3.3

Choose a tag to compare

@antazoey antazoey released this 05 Mar 20:11
ecd8076

What's Changed

Full Changelog: v3...v3.3

v3.2

Choose a tag to compare

@fubuloubu fubuloubu released this 12 Feb 23:43
537ecad

What's Changed

  • fix: issue where macos runners never cached compilers by @antazoey in #40

Full Changelog: v3...v3.2

v3.1

Choose a tag to compare

@antazoey antazoey released this 31 Jan 18:38
9f9a6f5

What's Changed

New Contributors

Full Changelog: v3.0...v3.1

v3.0

Choose a tag to compare

@antazoey antazoey released this 31 Jan 18:38
6095f4f

fix!: Update default Python version from 3.8 to 3.10 to align with Ape 0.8 (#33)

v2.7

Choose a tag to compare

@antazoey antazoey released this 05 Feb 16:36
edfe946
  • fix: issue where was warned about cache Path validation error when not using certain features, such as compilers.

v2.6

Choose a tag to compare

@antazoey antazoey released this 31 Jan 16:42
3004dd9
  • Upgrade action dependencies setup-python and caching