Skip to content

Releases: makim-org/makim

1.29.0

10 Feb 22:47

Choose a tag to compare

1.29.0 (2026-02-10)

Features

  • Add support for multiple environment files (#225) (11307c2)

1.28.0

10 Feb 14:13

Choose a tag to compare

1.28.0 (2026-02-10)

Bug Fixes

  • initialize globals before scheduler to prevent startup crash (#222) (b62ed5c)
  • repository metadata still points to old org (#220) (1a3cc79)

Features

  • Add ignore error task option to continue execution on task failure (#195) (9c5f815)
  • Add JSON schema validations for task arguments (#192) (10f12ab)
  • add schema sync workflow for makim-lsp (#204) (d6db92c)

1.27.0

02 Jul 04:25

Choose a tag to compare

1.27.0 (2025-07-02)

Features

  • add architecture parameter to packaging scripts for better flexibility (#201) (bacf6a8)

1.26.3

25 Jun 14:05

Choose a tag to compare

1.26.3 (2025-06-25)

Bug Fixes

1.26.2

10 Jun 15:44

Choose a tag to compare

1.26.2 (2025-06-10)

Bug Fixes

  • Fix sync between semantic release and packages release (#199) (3a9e374)

1.26.1

04 Jun 14:49

Choose a tag to compare

1.26.1 (2025-06-04)

Bug Fixes

1.26.0

04 Jun 14:41

Choose a tag to compare

1.26.0 (2025-06-04)

Features

  • Implement failure hook to run tasks after a task fails (#191) (728970a)
  • packaging: add support for building multiple package formats (#197) (c3c3c07)

1.25.0

02 Apr 00:48

Choose a tag to compare

1.25.0 (2025-04-02)

Bug Fixes

  • core: enforce explicit group naming for tasks (#169) (ffd7f55)
  • Improve error handling and logging in task scheduler module (#185) (67e21d9)

Features

  • Add an option for tasks to specify a log file, log format and log level (#162) (9ee5d40)
  • core: Add conditionals to validate execution of tasks (#183) (fa455da)
  • Implement task retry mechanism (#175) (100d0e4)
  • Replace sh by xh (#190) (6c9d22e)

1.24.0

07 Mar 22:29

Choose a tag to compare

1.24.0 (2025-03-07)

Bug Fixes

  • test: schedulers cannot be serialized resulting to scheduler test failure (#149) (ab5c6b0)

Features

  • Implement --skip-hooks flag to bypass hook execution (#159) (66ffaf8)

1.23.1

25 Feb 01:49

Choose a tag to compare

1.23.1 (2025-02-25)

Bug Fixes

  • Fix and improve the PyInstaller executable output (#140) (29f8a48)