Skip to content

Releases: makim-org/makim

1.23.0

24 Feb 17:02

Choose a tag to compare

1.23.0 (2025-02-24)

Features

  • Fix github step in the semantic release workflow (#139) (cd1ff7d)

1.22.0

24 Feb 03:53

Choose a tag to compare

1.22.0 (2025-02-24)

Features

  • Add pyinstaller into the release pipeline (#138) (cba558c)

1.21.0

28 Jan 00:39

Choose a tag to compare

1.21.0 (2025-01-28)

Bug Fixes

  • pre-commit: Add more tools for pre-commit hooks (#127) (268b1f5)

Features

  • Add an initial support for cron/scheduler into CLI (#128) (b4f4d94)
  • Add support for jobs using cron (#126) (6357391)

1.20.0

04 Nov 23:22

Choose a tag to compare

1.20.0 (2024-11-04)

Bug Fixes

Features

  • ssh: support SSH-based command execution (#124) (dd0b2fd)

1.19.0

17 Oct 02:39

Choose a tag to compare

1.19.0 (2024-10-17)

Features

  • Check if the .makim.yaml file is valid according to the schema file (#122) (29d0b51)

1.18.1

15 Oct 01:43

Choose a tag to compare

1.18.1 (2024-10-15)

Bug Fixes

1.18.0

15 Oct 00:16

Choose a tag to compare

1.18.0 (2024-10-15)

Features

1.17.0

08 Oct 03:15

Choose a tag to compare

1.17.0 (2024-10-08)

Bug Fixes

  • Add missing single quote to the message about wrong command (#111) (af80420)
  • Rename attribute shell to backend (#114) (7d617ce)
  • type-check: update mypy configuration (#117) (f2bf92e)

Features

1.16.0

24 Jul 02:16

Choose a tag to compare

1.16.0 (2024-07-24)

Features

  • help: Organize tasks by group inside the help menu (#109) (2cd746c)

1.15.2

07 May 00:32

Choose a tag to compare

1.15.2 (2024-05-07)

Bug Fixes

  • Change rich lower bound pin to >=10.11.0 (#108) (d533213)