Releases: makim-org/makim
Releases · makim-org/makim
1.27.0
1.27.0 (2025-07-02)
Features
- add architecture parameter to packaging scripts for better flexibility (#201) (bacf6a8)
1.26.2
1.26.2 (2025-06-10)
Bug Fixes
- Fix sync between semantic release and packages release (#199) (3a9e374)
1.26.0
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
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
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
1.23.1 (2025-02-25)
Bug Fixes
- Fix and improve the PyInstaller executable output (#140) (29f8a48)
1.23.0
1.23.0 (2025-02-24)
Features
- Fix github step in the semantic release workflow (#139) (cd1ff7d)
1.22.0
1.22.0 (2025-02-24)
Features
- Add pyinstaller into the release pipeline (#138) (cba558c)