Skip to content

Releases: longcipher/shellflow

v0.4.9

Choose a tag to compare

@github-actions github-actions released this 17 Jul 07:53
17954b1

[0.4.9] - 2026-07-17

Miscellaneous Tasks

  • Bump version to 0.4.9

v0.4.8

Choose a tag to compare

@github-actions github-actions released this 17 Jul 07:47
da62d1c

[0.4.8] - 2026-07-17

Features

  • Bump version to 0.4.8 and enhance remote block error messages

Bug Fixes

  • (ci) Update python-version to 3.14 to match project requirement
  • Remove redundant cast and unused imports in parser.py

v0.4.7

Choose a tag to compare

@github-actions github-actions released this 08 May 05:39
d8fbbbb

[0.4.7] - 2026-05-08

Features

  • Update shellflow version to 0.4.7 and enhance output handling in execution runner

v0.4.6

Choose a tag to compare

@github-actions github-actions released this 05 May 11:19
e92e81a

[0.4.6] - 2026-05-05

Features

  • Update shellflow version to 0.4.6 and enhance command display in execution runner

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 05 May 10:56
12088e4

[0.4.5] - 2026-05-05

Miscellaneous Tasks

  • Update shellflow version to 0.4.5 in configuration files and dependencies

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 05 May 09:29
3e14f19

[0.4.4] - 2026-05-05

Features

  • Add script execution runner for Shellflow with sequential and parallel modes
  • (version) Update shellflow to version 0.4.4 in configuration files

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 02 May 08:01
5fdf8c9

[0.4.3] - 2026-05-02

Miscellaneous Tasks

  • (pyproject.toml) Update shellflow version to 0.4.3

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 01 May 04:50
357c650

[0.4.2] - 2026-05-01

Features

  • Add server definitions parsing
  • Add task annotations
  • Add macro groups support
  • Implement macro expansion functionality

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 27 Apr 08:25
0a09504

[0.4.1] - 2026-04-27

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 02:00
820a50e

[0.4.0] - 2026-04-27

Bug Fixes

  • (dependencies) Update paramiko to version 4.0.0 and ruff to 0.15.12

Refactor

  • Implement execution abstraction, unified exception handling, and SSH config abstraction

Miscellaneous Tasks

  • (dependencies) Update pytest and hypothesis versions in pyproject.toml