Skip to content

Releases: cuinixam/python-app-dev

v2.13.0

29 Jul 06:01

Choose a tag to compare

v2.13.0 (2025-07-29)

This release is published under the MIT License.

Features

  • Add support for python 3.10+ optional types (40e307f)

Detailed Changes: v2.12.1...v2.13.0

v2.12.1

23 Apr 19:09

Choose a tag to compare

v2.12.1 (2025-04-23)

Fix

  • fix: manifest file path not shown if parsing failed (45e792a)

v2.12.0

21 Apr 11:20

Choose a tag to compare

v2.12.0 (2025-04-21)

Feature

  • feat: add runnable config dependency (057155b)

v2.11.2

14 Apr 12:13

Choose a tag to compare

v2.11.2 (2025-04-14)

Fix

  • fix: install scoop app class violates the single responsibility principle (641cde0)

v2.11.1

14 Apr 11:44

Choose a tag to compare

v2.11.1 (2025-04-14)

Fix

  • fix: directory not added if the binary is in the app root (9c5858a)

v2.11.0

14 Apr 11:08

Choose a tag to compare

v2.11.0 (2025-04-14)

Feature

  • feat: add support for scoop apps environment variables (7b63034)

Fix

  • fix: app directory is added by default to path (562372f)

v2.10.0

04 Apr 06:17

Choose a tag to compare

v2.10.0 (2025-04-04)

Feature

  • feat: support version for scoop apps (e2484ed)

v2.9.0

01 Apr 17:19

Choose a tag to compare

v2.9.0 (2025-04-01)

Feature

  • feat: add environment setup scripts generator (a7d096b)

v2.8.0

13 Mar 07:49

Choose a tag to compare

v2.8.0 (2025-03-13)

Feature

  • feat: add compile commands parsing (237adac)

v2.7.0

22 Jan 13:40

Choose a tag to compare

v2.7.0 (2025-01-22)

Feature

  • feat: capture subprocess output (de4960c)