Skip to content

Releases: cuinixam/python-app-dev

v2.7.0

22 Jan 13:40
Compare
Choose a tag to compare

v2.7.0 (2025-01-22)

Feature

  • feat: capture subprocess output (de4960c)

v2.6.0

21 Jan 11:45
Compare
Choose a tag to compare

v2.6.0 (2025-01-21)

Feature

  • feat: data register supports dynamically loaded classes (b4329ef)

v2.5.0

20 Jan 15:02
Compare
Choose a tag to compare

v2.5.0 (2025-01-20)

Feature

  • feat: provide generic data registry (a6806e2)

v2.4.0

05 Dec 15:22
Compare
Choose a tag to compare

v2.4.0 (2024-12-05)

Feature

  • feat: update PipelineConfig to support a Union of List and OrderedDict (bb919d6)

v2.3.3

28 Nov 10:45
Compare
Choose a tag to compare

v2.3.3 (2024-11-28)

Fix

  • fix: powershell $PSHOME variable is not expanded (99f564e)

v2.3.2

23 Nov 10:35
Compare
Choose a tag to compare

v2.3.2 (2024-11-23)

Fix

  • fix: powershell module path is empty (e42bf78)

v2.3.1

23 Nov 09:50
Compare
Choose a tag to compare

v2.3.1 (2024-11-23)

Fix

  • fix: scoop install 'Get-FileHash' fails (6fa3592)

  • fix: scoop.cmd ignores the powershell proxy settings (44daef6)

v2.3.0

15 May 10:15
Compare
Choose a tag to compare

v2.3.0 (2024-05-15)

Feature

  • feat: execute runnables without dependency management (04c8799)

v2.2.0

13 Apr 19:31
Compare
Choose a tag to compare

v2.2.0 (2024-04-13)

Documentation

  • docs: move information from internals to features (97231d6)

Feature

  • feat: add dry_run option for executing runnables (927a662)

  • feat: add custom configuration for steps (5c056d1)

Fix

  • fix: semantic versioning can not build package with poetry (92d65d2)

v2.1.1

12 Apr 08:18
Compare
Choose a tag to compare

Fix

  • Scoop wrapper finds apps twice (4b704ad)