Skip to content

Releases: pdm-project/setup-pdm

v4.1

18 Apr 07:45
568ddd6
Compare
Choose a tag to compare

What's Changed

  • Update 'Why do I need this action?' section of README by @pofl in #49
  • Explicitly exit the process to not wait for hanging promises by @kamatsuoka in #51
  • move process.exit() to cache-save.ts by @kamatsuoka in #53

New Contributors

Full Changelog: v4...v4.1

v4

25 Jan 07:09
568ddd6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3...v4

v3.3

25 Jul 09:57
ddc33ca
Compare
Choose a tag to compare

v3

31 Jan 00:53
ddc33ca
Compare
Choose a tag to compare

What's Changed

  • feat: Update action to deliminate the deprecation warnings by @frostming in #20
  • feat: Use the install script to install PDM in isolated environment by @frostming in #21
  • feat: built-in cache support by @frostming in #22
  • fix: post action run even if cache is false by @frostming in #24
  • Remove extraneous ```yaml by @baurt in #26
  • Remove install-output.json by @thiagola92 in #28

New Contributors

Full Changelog: v2...v3

v3.2

01 Jul 09:44
2d86acd
Compare
Choose a tag to compare

What's Changed

  • feat: Fallback on prerelease like setup-python does by @pawamoy in #35

Full Changelog: v3...v3.2

v3.1

19 Jun 10:28
f637ad9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3...v3.1

v2.7

21 Jul 14:33
f668fde
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v2

25 Apr 10:19
f668fde
Compare
Choose a tag to compare

With setup-pdm@v2, PEP 582 is enabled by default and one can disable it by

with:
  enable-pep582: 'false'

v2.6

15 Feb 06:40
06d2d28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5...v2.6

v2.5

22 Sep 02:02
3b04047
Compare
Choose a tag to compare
fix windows pythonpath