Skip to content

Releases: makim-org/makim

1.27.0

02 Jul 04:25
Compare
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
Compare
Choose a tag to compare

1.26.3 (2025-06-25)

Bug Fixes

1.26.2

10 Jun 15:44
Compare
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
Compare
Choose a tag to compare

1.26.1 (2025-06-04)

Bug Fixes

1.26.0

04 Jun 14:41
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

1.23.1 (2025-02-25)

Bug Fixes

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

1.23.0

24 Feb 17:02
Compare
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
Compare
Choose a tag to compare

1.22.0 (2025-02-24)

Features

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