Skip to content

Releases: longcipher/shellflow

v0.4.6

05 May 11:19
e92e81a

Choose a tag to compare

[0.4.6] - 2026-05-05

Features

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

v0.4.5

05 May 10:56
12088e4

Choose a tag to compare

[0.4.5] - 2026-05-05

Miscellaneous Tasks

  • Update shellflow version to 0.4.5 in configuration files and dependencies

v0.4.4

05 May 09:29
3e14f19

Choose a tag to compare

[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

02 May 08:01
5fdf8c9

Choose a tag to compare

[0.4.3] - 2026-05-02

Miscellaneous Tasks

  • (pyproject.toml) Update shellflow version to 0.4.3

v0.4.2

01 May 04:50
357c650

Choose a tag to compare

[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

27 Apr 08:25
0a09504

Choose a tag to compare

[0.4.1] - 2026-04-27

v0.4.0

27 Apr 02:00
820a50e

Choose a tag to compare

[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

v0.3.0

27 Mar 01:03

Choose a tag to compare

[0.3.0] - 2026-03-27

Features

  • (pkg) Update shellflow and dependencies to version 0.3.0

Refactor

  • (shellflow) Streamline command line handling in script generation

v0.2.6

26 Mar 09:25

Choose a tag to compare

[0.2.6] - 2026-03-26

Features

  • (playbooks) Add installation command for the latest Go version
  • (pyproject) Update version from 0.2.5 to 0.2.6

v0.2.5

25 Mar 10:15

Choose a tag to compare

[0.2.5] - 2026-03-25

Features

  • (shellflow_steps) Update mock.patch target for module structure changes