Skip to content

Releases: cloudflare/workers-py

v1.1.8

25 Sep 10:24

Choose a tag to compare

v1.1.8 (2025-09-25)

Bug Fixes

  • Sync: Use a token that we write only after sync succeeds (#29, 64bc90a)

Detailed Changes: v1.1.7...v1.1.8

v1.1.7

28 Aug 16:37

Choose a tag to compare

v1.1.7 (2025-08-28)

Bug Fixes

  • Check for venv python version mismatch (c7871f0)

Detailed Changes: v1.1.6...v1.1.7

v1.1.6

27 Aug 11:30

Choose a tag to compare

v1.1.6 (2025-08-27)

Bug Fixes

  • Sync: if nothing to do, only warn if user requested directly (#26, e142800)

Detailed Changes: v1.1.5...v1.1.6

v1.1.5

26 Aug 11:37

Choose a tag to compare

v1.1.5 (2025-08-26)

Bug Fixes

  • Lock pyodide-build to fix running on Py 3.12 (2f301f4)

Detailed Changes: v1.1.4...v1.1.5

v1.1.4

06 Aug 10:31

Choose a tag to compare

v1.1.4 (2025-08-06)

Bug Fixes

  • Allow overriding the python version (#22, e58114f)

  • Pass --yes to npx so it won't time out after 10 seconds if wrangler not installed (#20, c80d5e5)


Detailed Changes: v1.1.3...v1.1.4

v1.1.3

31 Jul 16:20

Choose a tag to compare

v1.1.3 (2025-07-31)

Bug Fixes

  • Fixes --version returning unknown version (fa71797)

Detailed Changes: v1.1.2...v1.1.3

v1.1.2

28 Jul 13:30

Choose a tag to compare

v1.1.2 (2025-07-28)

Bug Fixes

  • Mark python_modules as a virtual env dir (e889742)

Detailed Changes: v1.1.1...v1.1.2

v1.1.1

23 Jul 10:52

Choose a tag to compare

v1.1.1 (2025-07-23)

Bug Fixes

  • Output relative path in package installation message (4eecf36)

Detailed Changes: v1.1.0...v1.1.1

v1.1.0

23 Jul 10:05

Choose a tag to compare

v1.1.0 (2025-07-23)

Features

  • Renames vendor dir to python_modules (01e5ab9)

Detailed Changes: v1.0.4...v1.1.0

v1.0.4

20 Jun 16:32

Choose a tag to compare

v1.0.4 (2025-06-20)

Bug Fixes

  • Use jsonc-parser for jsonc parsing to support multi-line comments (229062d)

Detailed Changes: v1.0.3...v1.0.4